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&hl=en&geocode=&q=5815+n+dale+mabry+hwy+tampa+florida+33614&sll=37.0625,-95.677068&sspn=42.174768,92.8125&ie=UTF8&t=h&s=AARTsJqTMNb4OD04cmz2YLXf255AS4-TKw&ll=28.000739,-82.504578&spn=0.002605,0.002414&z=17&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
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&hl=en&geocode=&q=5815+n+dale+mabry+hwy+tampa+florida+33614&sll=37.0625,-95.677068&sspn=42.174768,92.8125&ie=UTF8&t=h&s=AARTsJqTMNb4OD04cmz2YLXf255AS4-TKw&ll=28.000739,-82.504578&spn=0.002605,0.002414&z=17&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