![]() |
Previous | Next |
The backgroundEndColor attribute specifies or retrieves the background ending color of the slider control.
Syntax
elementID.backgroundEndColor
Possible Values
This attribute is a read/write String containing any Microsoft Internet Explorer color value. It has no default value.
Remarks
The backgroundEndColor is used in conjunction with a backgroundColor. The effect created is a gradient fade from the backgroundColor to the backgroundEndColor.
See Also
Previous | Next |