After trying to start a Java Applet, (how) can I detect that a user declined it? -
is there way me detect (and give more user-friendly message dialog saying "blockedexception" or whatever) user denied applet permission run?
- set redirect in applet page, pointing 'friendly message'.
- write js function can cancel it.
- call js function applet once loading.
Comments
Post a Comment