Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


style Attribute | Style Property

Sets or retrieves the shape characteristics of the opacity gradient.

Syntax

HTML Scripting
{ filter :progid:DXImageTransform.Microsoft. Alpha (
style = iStyle ... ) ... }
object.filters.item (
     "DXImageTransform.Microsoft. Alpha ").Style [ = iStyle ]

Possible Values

iStyle Integer that specifies or receives one of the following values:
0 Default. Uniform opacity gradient.
1 Linear opacity gradient.
2 Radial opacity gradient.
3 Rectangular opacity gradient.

The property is read/write. The property has a default value of 0 .

Remarks

The listing below provides more information on how the alpha filter properties support each style of filtered output.

Applies To

Platform Version
Win32:
Unix:
 
Alpha
Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.