| |||||||||||||
APPLET Element | APPLET ObjectPlaces a Java applet, an executable content, on the page. RemarksApplets can only be displayed by Java-enabled browsers. An applet is executable code written using the Java language, and built or compiled with a Java compiler. Applet development is beyond the scope of this reference. For an excellent place to start learning about Java, visit Sun Systems' Java Tutorial. The code attribute specifies the name of the Java applet to run. The codebase attribute specifies the subdirectory or folder containing the Java applet. The PARAM element is used to provide information about the parameters, or arguments, to be used by the Java applet. This attribute has been deprecated in favor of the OBJECT element. MembersSee Also |
| ||||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme