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
What is webassembly good for?
How can the os of the client machine be detected?
Which built-in method combines the text of two strings and returns a new string?
Explain a story about javascript performance problems?
What is enum in javascript?
How you will add function as a property in a javascript object? Give an example.
What is scope of variable in javascript?
What is the difference between the operators '==' and '==='?
What is webpack used for?
What is the difference between scripting and programming?
What are undefined and undeclared variables?
What does trim stand for?
What is undefined in math?
How to have an element invoke a javascript on selection, instead of going to a new url?
What is the use of blur function?