|
| - |
Detect if Java is enabled from HTML
Author: Real Gagnon
Author's WebSite: http://tactika.com/realhome/realhome.html
<HTML><HEAD></HEAD><BODY>
<APPLET CODE="MyApplet.class"
NAME="myApplet"
HEIGHT=400 WIDTH=400>
<A HREF="nojava.html">Oups! You don't have JAVA enabled, click here.</A>
</APPLET>
</BODY></HTML>
Posted On: 7-Jul-1999
|
|
|
|
|
|
|
| |