tomhilton
03-01-2003, 09:23 PM
Hi, I'm new to javascript, have a page with an inline frame that loads a shockwave file. I want the page to load first, then the inline frame. I'm not sure how to do this.
Would I put an onload parameter in the body tag of the page that references the file to be loaded in my inline frame? I tried several ways, including putting an <A> tag that targeted the iframe but no luck. Any suggestions would be helpful.
Would I put an onload parameter in the body tag of the page that references the file to be loaded in my inline frame? I tried several ways, including putting an <A> tag that targeted the iframe but no luck. Any suggestions would be helpful.