PDA

View Full Version : Java Applet and Javascript


rithesh
02-10-2003, 10:03 AM
I want to check users browser supports applet or not using javascript and applet. what I planned is to execute applet using javascript, if it executes it supports ro else it won't.
Any suggestion, if possible code also.

Thnaks in advance.:)