HBCMS更多的中文手册参考:

pause 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.

pauses the timeline on the html document.

dhtml语法

body.pause()

return value

no return value.

remarks

this method is deprecated. for similar functionality, refer to the pauseelement method available with the time2 behavior.

only the body element supports the pause method. when this method is invoked, the onpause event occurs.

是否符合公共标准

This method is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 Non-Microsoft link.

Applies To

BODY

更多语法参考

resume, Introduction to HTML+TIME