HBCMS更多的中文手册参考:

onmediaslip 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 media file fails to keep up with the defined timeline.

dhtml语法

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

Event Information

BubblesNo
CancelsNo
To invoke Open a page in the browser that contains a media file affected by HTML+TIME. This event fires only if the media file fails to keep up with the defined timeline. This event could fire as a result of network problems.
Default action Calls the associated event handler.

Available Properties

Available Properties

remarks

this event is deprecated.

是否符合公共标准

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

Applies To

t:AUDIO, t:IMG, t:MEDIA, t:PAR, t:SEQ, t:VIDEO

更多语法参考

Introduction to HTML+TIME