• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Tim Cooke
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
Saloon Keepers:
  • Piet Souris
Bartenders:

Embed Tag and JavaScript

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
Iam trying to load an applet automatically after a time interval when the user does not respond using the OnLoad function. In the function iam calling from the OnLoad function , i check for navigator and IE Browsers, Where i include the plugin for Java 2 Browser support using document.write property inside the javascript. Every thing works fine in IE. But Netscape gives a javascript ERROR and hangs. Can some one tell the solution ? Can't i use the OnLoad function when i use the EMBED tag.
Thanks,
Raja
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic