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 is this keyword?
9 Answers Cognizant, Infosys, Satyam,
What is the syntax of ‘self invoking function’? Give an example?
Can array in javascript be extended?
What does 3 dots mean in javascript?
What are the two basic groups of dataypes in javascript?
How can javascript language be separated from objects?
What is meant by vanilla javascript?
Which is better for or foreach in javascript?
What is javascript bom?
What is 'use strict'?
Is javascript harmful?
TypeError: document.getelementbyid(...) is null?