activeTime, segmentTime, and simpleTime Properties
This example shows how activeTime, segmentTime, and simpleTime relate to each other. The DIV below will move to a new position. Because the AUTOREVERSE attribute is set to true, the DIV will then move back to where it started. This will repeat five times.
repeatCount: 1
simpleTime: 0
segmentTime: 0
activeTime: 0
To view the source code, right-click this page and choose View Source from the shortcut menu that appears.