start Property
As it applies to the FPHTMLOListElement and IHTMLOListElement objects.
Sets or returns a Long that represents the starting number for an ordered list. Corresponds to the start attribute.
expression.start
*expression * Required. An expression that returns one of the objects in the Applies To list.
As it applies to all other objects in the Applies To list.
Sets or returns a String that represents when a video clip file should begin playing.
expression.start
*expression * Required. An expression that returns one of the objects in the Applies To list.
Remarks
The start property can be one of the following String values.
fileopen |
Video begins as soon as it finishes loading. |
mouseover |
Video begins when the user moves the mouse over the animation |
Applies to | FPHTMLImg Object | FPHTMLInputImage Object | FPHTMLOListElement Object | IHTMLImgElement Object | IHTMLInputImage Object | IHTMLOListElement Object