Can you call a Java Applet using a JavaScript function?
Answers were Sorted based on User's Feedback
Answer / kalai
document.javaappletname.script
ex:document.jmol.script="select all;";
Is This Answer Correct ? | 14 Yes | 4 No |
What are the decodeURI() and encodeURI()?
What is the use of math object in javascript?
What is break and continue statements?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
What looping structures are there in JavaScript?
What is the purpose of 'this' operator in JavaScript?
How to encode and decode a url in javascript?
What and where are the best javascript resources on the web?
What does the enableviewstatemac setting in an aspx page do?
What is argument objects in javascript?
Why javascript is fast?
Which is best for front end?