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