Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Pauses the timeline on the HTML document.
Syntax
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.
Standards Information
This method is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 .
Applies To
|
BODY |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |