The timeContainer Property


The timeContainer Property

The timeContainer property sets or gets the type of timeline associated with a timed element in the Internet Explorer. Here are the possible string values:

  • excl . Indicates the exclusive timeline container element in a document. Only descendents of this element can play at one time.

  • none (the default). The current element does not define a local timeline.

  • par . All descendants of this element have independent (also called parallel ) timing.

  • seq . Indicates a sequence timeline container element. When the timeline of an element completes, the next element in the sequence starts playing.

You can find the support for this property in Table 5.58.

Table 5.58. The timeContainer Property

Property

NS2

NS3

NS4

NS6

IE3a

IE3b

IE4

IE5

IE5.5

IE6

timeContainer

               

x

x

 

Read/write

 

Type: String



Inside Javascript
Inside JavaScript
ISBN: 0735712859
EAN: 2147483647
Year: 2005
Pages: 492
Authors: Steve Holzner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net