:: Home >>

setTag Method

Sets HTML tag for the object.

Syntax

obj.setTag(tag);

Parameters

tagStringThe new tag.

Remarks

By default each HTML object is a DIV tag. This function allows to change the tag string.

Example

obj.setTag("SPAN");

See Also

Active.System.HTML

Comments

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2