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


Please Help Members By Posting Answers For Below Questions

What is the difference between Local Storage and Session Storage?

772


What is the difference between arrow function and normal function?

779


Is javascript enabled on my computer?

658


Why is my javascript function not defined?

666


Write the code for adding new elements dynamically?

786


what difference between args.length and args.length() in command line argument?

1999


Is javascript insecure?

687


What close() does in javascript?

676


what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";

723


Between JavaScript and an ASP script, which is faster?

792


What does the "Access is Denied" IE error mean?

893


What is the real name of JavaScript?

733


Which company developed JavaScript?

781


What is jscript used for?

652


How to delete an array entry using javascript?

628