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 |
List some unit testing frameworks javascript
When selecting the states by giving the country as input using ajax cal, how can we ensure that every time it is hitting the DB and fetching the data? Many time it may load from the cache.
How do I add javascript to chrome?
Can you explain the difference between == and ===?
What does 3 dots mean in javascript?
What is null variable?
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
What are screen objects?
What is a callback url?
How to display Alert in JavaScript
What is the data type of variables of in javascript?
What typeof returns for a null value?