Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Retrieves a subcollection containing only the elements of this collection that have the specified tag name.
Syntax
oItem = object.tags(sName)
Parameters
sName Required. A String that specifies the tag name to find. Searches are case-insensitive.
Return Value
Returns a reference to the item or collection of tagged items.
Applies To
timeAll, timeChildren
See Also