asp.net.ph

Skip Navigation Links

PARAM Element | PARAM Object

Language References


HTML 2, 3.2, 4, 4.01, 5

Specifies property values for an object embeded on the page.

HTML Syntax

Remarks

PARAM elements specify a set of values that may be required by an embedded object at run-time. Any number of PARAM elements may appear in the content of an OBJECT or APPLET element, in any order, but must be placed at the start of the content of the enclosing OBJECT or APPLET element.

The syntax of names and values is assumed to be understood by the object’s implementation. This document does not specify how user agents should retrieve name/value pairs nor how they should interpret parameter names that appear twice.

The standby attribute can be used to display a message while the rendering mechanism loads.

When an OBJECT element is rendered, user agents must search the content for only those PARAM elements that are direct children and "feed" them to the OBJECT.

Members

PARAM Members

See Also

APPLET, EMBED, OBJECT



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note