Applet : Applet : HTML Tags JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » HTML Tags » Applet »

 

Applet









In JavaScript, applets embedded in HTML Web pages are represented by the Applet object.

This object allows access to the public fields and methods of the applet through JavaScript properties and methods.

All the public fields in a Java applet are accessed as properties of the Applet object in JavaScript.

All the public methods in a Java applet are accessed as methods of the Applet object in JavaScript.





HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo HTML Tags
» Applet