Can you call a Java Applet using a JavaScript function?
Answer Posted / kalai
document.javaappletname.script
ex:document.jmol.script="select all;";
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What are the main features of javascript?
Explain the difference between “==” and “===”?
What is lazy loading java?
How do you declare javascript?
What is meant by object oriented programming?
What are the pop-up boxes available in javascript?
What is an external javascript?
Name some of the built-in methods and the values returned by them.
What are the limitations of javascript?
What is new keyword in javascript?
What is the difference between the keywords var and let?
How do I run javascript on my iphone?
What is the purpose of 'this' operator in JavaScript?
Can we learn javascript without knowing java?
What is an anonymous function in JavaScript?