ontagselect |
This event is fired on selecting the tag.
Syntax
Inline HTML |
<ELEMENT id=artifactViewerID class="artifactviewer" ontagselect="handler()" ... /> |
Event property |
artifactviewerID.ontagselect = handler |
Event Information
To invoke |
Select any tag from tag cloud. |
Default Action |
No default action. |
Event Object Properties
Although event handlers in the DHTML Object Model do not receive parameters directly, a handler can query an event object for data.
Property |
Description |
---|---|
tagObjects |
Read-only. Object that gives the array of tagged objects. |