Can you call a Java Applet using a JavaScript function?
Answer Posted / kalai
document.javaappletname.script
ex:document.jmol.script="select all;";
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is number in javascript?
How do you declare javascript?
What is use of object as function?
Are there any training Institutions on iphone Automation testing?
What is jscript used for?
Should you use var or let?
How to create arrays in javascript?
How do I open a .js file?
How to convert a string to a number using javascript?
How to validate email in javascript?
What is bom?
Is javascript case sensitive?
What are trailing whitespace?
What is an object in javascript, give an example?
How to convert numbers to strings using javascript?