In order to try get the main part of my website to load before an IFrame, I am using a javascript code to try and fire the Iframe after the main page's onload event.
I have this code that works perfectly in Firefox, Safari, Opera and Chrome, but I am unable to get it to run in IE. In IE the page loads fine but the Iframes do not.
Could someone please tell me where I am going wrong here, and hopefully a working solution I can try cutting and pasting into my website.
I really hope some coding guru will come on here and find the fix for me. So far 100 people have looked at this and no answer, I am sure it is just a syntax error somewhere.