[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
HTMLSPEC-APPLET

Applet

Usage

Allows for a non-HTML program written in Java to be included in the web document.

Attributes

code="" (required)


Specifies the filename of the Java program file to be embed in the web document. The code="" attribute value is evaluated in respect to the current web document's directory; therefore, a full URL path is not used.

width="#" (required)


Specifies the width, in pixel or percentage values, the applet will cover in the document.

height="#" (required)


Specifies the height, in pixel or percentage values, the applet will cover in the document.

		
codebase=""


Specifies the base URL of directory that contains the Java program. The code="" attribute is evaluated with respect to the codebase="" value if codebase is supplied.

align="left | right | top | middle | bottom" (bottom by default)


Specifies where the applet should be aligned in respect to the rest of the document.

hspace="#"


Specifies the left and right (horizontal) whitespace applet margins in pixels.

		
vspace="#"


Specifies the top and bottom (vertical) whitespace applet margins in pixels.

name=""


Declares a name for the non-HTML object.

Code Tip

If needing to supply the full URL path of the Java program file to be embed in the web document, use the codebase="" attribute.

HTML Tags Center

last edited (April 12, 2004) by leeos, Number of views: 1219, Current Rev: 3 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.