Log in

View Full Version : iframe not loading in IE



webworxplus
11-06-2008, 05:42 PM
Good afternoon,

I am having a problem with an iframe loading in Internet Explorer and the problem only occurs on the home page (index.asp) on the initial entry to the site. If you navigate to another page and then use the back button to the home page it will load fine. If you navigate to another page and then click on the header to go to the home page, it doesn't load. It works fine in Mozilla, Chrome and Safari. I've copied the iframe code below (copied originally from maps.google.com)

iframe code:
<iframe width="225" height="275" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=5815+n+dale+mabry+hwy+tampa+florida+33614&amp;sll=37.0625,-95.677068&amp;sspn=42.174768,92.8125&amp;ie=UTF8&amp;t=h&amp;s=AARTsJqTMNb4OD04cmz2YLXf255AS4-TKw&amp;ll=28.000739,-82.504578&amp;spn=0.002605,0.002414&amp;z=17&amp;output=embed"></iframe>

And I thought instead of coping the code for the page(s) here, you can actually look at the site as it is live... http://billcurrie.com

Any thoughts or feedback is greatly appreciated.

Mark

jscheuer1
11-08-2008, 03:38 PM
No problems here, perhaps you should clear your cache and try again.