HBCMS更多的中文手册参考:

endElement Method?deprecated)

DHTML中文手册

This page documents a feature of HTML+TIME 1.0, which was released in Microsoft?Internet Explorer 5. We recommend that you migrate your content to the latest version of HTML+TIME, which implements the SMIL 2.0 Working Draft. See the introduction to html+time overview for more information.

stops the element on the timeline.

dhtml语法

object.endelement()

return value

no return value.

remarks

this method applies the same action as if the element's end time is reached on the local timeline, or the element's duration (dur) has expired. all time children elements are notified and aligned correctly to the local timeline. in addition, the endelement method fires the onend event.

是否符合公共标准

This method is a Microsoft extension to HTML+TIME (Timed Interactive Multimedia Extensions) Non-Microsoft link.

Applies To

t:AUDIO, t:IMG, t:MEDIA, t:PAR, t:SEQ, time, t:VIDEO

更多语法参考

beginelement, Introduction to HTML+TIME