Flash users have the wonderful SwfObject JavaScript library that abstracts browser differences to reliably embed swfs into their web pages. Is there a JavaScript library like this for Java Applets?
Flash users have the wonderful SwfObject JavaScript library that abstracts browser differences to reliably
Share
Oracle itself comes with deployJava.js for this. Here’s an example copied from the link: