mattyvx Posted January 2, 2011 Share Posted January 2, 2011 Hello, I'm having some problems with what looks like browser compatability when using Iframes. 99% of the time my iframe loads perfect regardless of browser however for some websites I can't get it to work with Firefox. This site I found is an example; <iframe id="content" src="http://www[DOT]drivinglessonswithcarlos[DOT]co[DOT]uk" frameborder="0" noresize="noresize" style="position:absolute; background: repeat scroll 0 0; width:100%;height:90%;top:55px;padding:0;z-index: 1;"></iframe> Load with IE it's fine. Load with Firfefox it never loads... Do you have the same problem? Any ideas why?! Quote Link to comment Share on other sites More sharing options...
colleyboy Posted January 11, 2011 Share Posted January 11, 2011 Try taking out the style and using a .css template instead. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.