Java Applet (Detect Java disabled?)
Hello,
I am using a Java Applet for a menu and one thought was that if someone disabled Java on there browser my menu will not work. How do I detect if the user has Java disabled? Once I know it is disabled is there a way for me to throw up a basic non Java menu?
Thanks