HBCMS更多的中文手册参考:

syncTolerance Property?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.

retrieves the time variance allowed on a timeline with locked synchronization.

dhtml语法

xmln/a
scripting[ stime = ] object.synctolerance

dhtml可能的值

sTimeString that receives the amount of time variance, in seconds, allowed between synchronized elements.

The property is read-only. The property has no default value.

Remarks

This property is valid only for time containers with locked timelines, as defined using the t:syncbehavior and t:clocksource attributes. once the synchronization of locked elements is off by more than the synctolerance value, the elements resynchronize.

是否符合公共标准

This property 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, time, t:VIDEO

更多语法参考

Introduction to HTML+TIME