isubeatle
08-06-2003, 03:15 PM
On my page i have three Iframes and what i'm looking for is the following:
when i click on a link the main Iframe loads and i need two other Iframes to load as well. now i need some script that will tell the page not to load the 2nd and 3rd frames until after the 1st frame is loaded. the reason is because the 1st frame is the main content and the 2nd and 3rd frames are for ads. so i don't want people to have to wait for the ads to load while they're waiting for the content to load.
i think that i would need to use on OnLoad function for this behavior, but i'm not for sure. if anyone can help that would be great. thanks
Shawn
when i click on a link the main Iframe loads and i need two other Iframes to load as well. now i need some script that will tell the page not to load the 2nd and 3rd frames until after the 1st frame is loaded. the reason is because the 1st frame is the main content and the 2nd and 3rd frames are for ads. so i don't want people to have to wait for the ads to load while they're waiting for the content to load.
i think that i would need to use on OnLoad function for this behavior, but i'm not for sure. if anyone can help that would be great. thanks
Shawn