|
-
Iframe URL not loading in chrome and safari
hi..
in iframe the url not loading in chrome and safari browsers.
how to handle this..
is it any other alternate for iframe in order to load URL tat should support all browsers.
it is working only in IE.
need ur suggetsions..
my page is like below:
<html>
<head runat="server">
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<body>
<form id="form1" runat="server">
<iframe id="ifrmEBOOK" runat="server" width="100%" height="700px"></iframe>
</form>
</body>
</html>
regards
gopal.s
-
You don't need to run the iframe on the server side perse. Remove the runat.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks