javascript - java equivalent of swfobject -
Looking for a JavaScript class like swfobject to embed java and has a simple fallback if the user is not java or denied Does not have security prompts
Thanks,
Josh
You are very easy Can build one from.
Do something like this a Div Set:
& lt; Div id = "java-applet" & gt; The message for the user is saying that they need Java & lt; / Div & gt;
Then add () to your JavaScript then, if it is true, do something like this:
document.getElementById ("java-applet"). InnerHTML = "& lt; Applet> Accessories Here & lt; / applet & gt;";
Comments
Post a Comment