:: Documentation >>

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

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5