472,146 Members | 1,445 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,146 software developers and data experts.

Iframe only loads in Mozilla/Firefox and not Internet Explorer

If you run the following simple line of code in IE the webpage loads a default page but the same code run in Mozilla loads fine.

---
<html>
<iframe name=stbbox src="http://www.thegreatproduct.com" width="700" height="700"></iframe>
</html>
---

Can anyone please explain why this is the case or provide code such that the iframe can load in both IE and Mozilla?

Thanks,
Tully
Jul 19 '07 #1
0 1155

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

1 post views Thread by number1.email | last post: by
26 posts views Thread by shlomi.schwartz | last post: by
reply views Thread by Saiars | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.