Can you call a Java Applet using a JavaScript function?
Answer Posted / ak
document.applet_name.function_name();
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I find javascript?
What are different types of inheritence? Which inheritance is followed in javascript.
What is the difference between undeclared & undefined?
Name some of the built-in methods and the values returned by them.
What's Prototypes for JavaScript
What is the javascript function?
what is the difference between let, var, and const?
What are disadvantages of using javascript?
How do I open javascript on my iphone?
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.
What e means?
What is a method in javascript?
Event bubbling and Event Capturing in JavScript?
What is the potential disadvantage of using a sticky session?
What happens when the recursion calling is applied on two functions?