resume Method?deprecated) | Internet Development Index |
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 .
Applies To
BODY
See Also
pause, Introduction to HTML+TIME