HBCMS更多的中文手册参考:

onresume Event?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.

fires when an element's timeline resumes from a paused state.

dhtml语法

inline html<element onresume = "handler" ... > All platforms
Event propertyobject.onresume = handlerJScript only
object.onresume = GetRef("handler")Visual Basic Scripting Edition (VBScript) 5.0 or later only
Named script <SCRIPT FOR = object EVENT = onresume> Internet Explorer only

Event Information

BubblesNo
CancelsNo
To invoke Call the resume method.
Default action Calls the associated event handler.

Available Properties

Available Properties

remarks

the onresume event fires on every element that becomes active when the timeline resumes, including the body element.

是否符合公共标准

This event 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

更多语法参考

onpause, Introduction to HTML+TIME