The TIMEACTION Attribute Uses CSS Class and Inline Style Properties

Click the button to activate the two time elements. The first DIV time element has the TIMEACTION attribute value of style which means that the style properties specified in the time element's STYLE attribute will be applied when the time element is active. The second time element specifies class:className, where className is the name of the class that is applied when the element is active on the time line.



TIMEACTION = "STYLE"

TIMEACTION = "CLASS:className"


To view the source code, right-click this page and choose View Source from the shortcut menu that appears.

© 2007 Microsoft Corporation. All rights reserved. Terms of use.