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 variables in javascript?
What is local scope in javascript?
What is slug in javascript?
Which is the best website to learn javascript?
Is javascript server side or client side?
If an array with name as "names" contain three elements, then how will you print the third element of this array?
how to write frame work Architecture in QTP
Is javascript used for backend?
What is use strict in javascript?
Explain arrow functions?
TypeError: document.getelementbyid(...) is null?
How to encode and decode a url in javascript?
Program to return the address family of a socket
How do you name a variable in javascript?
Explain the term closure?