|
October 7, 2000 Sequencing Elements Indefinitely Tips: October 2000
Yehuda Shiran, Ph.D.
|
|
The HTML+TIME capability in IE 5.5 and up is based on the timeline principle. An element can be either active or non-active at a certain time point. The following example (based on a Microsoft script) demonstrates several features of HTML+TIME. Each heading changes its color according to the timing specified by the BEGIN and DUR attributes. The action specified is TIMEACTION="style". All heading are of class time, which is defined in the STYLE element as the time2 behavior. All headings are encapsulated in a parallel element, t:PAR, which is repeated indefinitely (REPEATCOUNT="indefinite"). Here is the demo, followed by the code:
Learn more about HTML+TIME in Column 67, Introduction to HTML+TIME.
People who read this tip also read these tips: Look for similar tips by subject: |