timeAll Collection | DHTML中文手册 |
Retrieves a reference to the collection of all timed elements.
dhtml语法
[ oColl = ] object.timeAll [ oObject = ] object.timeAll(iIndex)
DHTML可能的值
oColl Array of elements contained by the object. oObject Reference to an individual item in the array of elements contained by the object. iIndex Required. Integer that specifies the zero-based index of the item to be returned.
Members Table
Remarks
The timeAll collection contains all timed objects that are a descendant of the container object to which the collection is applied. To retrieve a collection of all timed elements on a page, apply the timeAll collection to the body element.
是否符合公共标准
This collection is a Microsoft extension to Synchronized Multimedia Integration Language (SMIL) .
Applies To
BODY, t:EXCL, t:PAR, t:SEQ
更多语法参考
introduction to html+time, activeelements, timeChildren