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
Explain the difference between java and javascript.
How to load another html page from javascript?
Where should I put script tags?
How to set a html document's background color?
Is javascript harmful?
What are the benefits of learning javascript?
What does the operator do in javascript?
Is javascript event driven?
What's relationship between JavaScript and ECMAScript? And What are JavaScript types?
What are the new ways to define a variable in Javascript?
What is scope of variable in javascript?
How are tag positions used in javascript?
What is the concept of “functions as objects” and how does this affect variable scope?
What is output of “20” + 20? In javascript?
How many types of functions are there in javascript?