Need iframe to load 5 sec after the page loads?

wxdqz

New Member
I have a webpage that has an external call to a java applett from another website. My dial up users have a hard time loading our page because that java applett takes forever to load.

Is there anyway to load the page and then 5 seconds after load the java applet? The applett is an external call to a .js file from another website.

Can i put the call into another separate html page and then call it into an iframe?

What are my options?

Thanks
 
Back
Top