Detect if Java is enabledTag(s): Javascript interaction
from Javascript :
function isJavaAvailable(){
return ( navigator.javaEnabled && navigator.javaEnabled() );
}
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com