resume Method(deprecated) (BODY)

HTML (DHTML)

resume Method?deprecated)

Internet Development Index

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.

Resumes a paused timeline on the HTML document.

Syntax

BODY.resume()

Return Value

No return value.

Remarks

This method is deprecated. For similar functionality, refer to the resumeElement method available with the time2 behavior.

Only the BODY element supports the resume method. When this method is invoked, the onresume event occurs.

Standards Information

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

Applies To

BODY

See Also

pause, Introduction to HTML+TIME