Gradient Filter
Gradient Filter
Modify the individual properties of the
filter using the controls below.
GradientType:
StartColorStr
Alpha:
Color:
EndColorStr
Alpha:
Color:
This text is positioned behind the filtered DIV.
<DIV STYLE="position:absolute; top:50px; left:10px; width:240px; height:160px;
padding:10px; font:bold 11pt verdana;">
This text is positioned behind the filtered DIV.
</DIV>
<DIV ID="oFilterDIV" STYLE="position:absolute; top:50px; left:10px; width:240px;
height:160px; padding:10px; font:bold 13pt verdana; color:white;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
StartColorStr='#0000FF', EndColorStr='#000000')">
<BR/><BR/><BR/>This is the DIV content.</DIV>
If this was useful, or you have a question, let me know. [ more ]