Scripting with Standard Components and HTML+TIME-Specific Components

Regular HTML elements with the HTML+TIME behavior attached to them have all of the standard methods, properties, events, and collections available to them that would be available to the element without the HTML+TIME behavior. In addition, these elements have all of the HTML+TIME components as well. The following SPAN has several attributes and one event that are specific to HTML+TIME objects, while the innerText property is used to change the text inside the SPAN.









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.