|
Best Front Page and Web Design Forum |
|
Great Web
Graphic program here |
|
The Alpha Filter |
back - home - Filters scripts
|
Original Picture |
With Alpha Filter applied |
||||||
|
|
| Alpha Filter
Effect Sets the level of opacity.
Using filters Because an exact measurement is required one can use the <div> or <span> and define the width or height, or both. Absolute positioning can also be used - as long as there is some sort of measurement. This is the code used for the image above ... I have just given the table cell code, not whole table. <td valign="bottom" align="center" width="180" height="56" style="FILTER: progid: DXImageTransform.Microsoft.Alpha (Opacity=100, FinishOpacity=40, Style=2, StartX=0, FinishX=0, StartY=0, FinishY=0); padding: 0px; background-position: 0% 50%" bgcolor="#FFFFEA"> <img border="0" src="background.jpg" align="middle" width="180" height="208"></td> You can alter any of the above numbers in the filter. This is what they all represent:
Note: The StartX, StartY, FinishX and FinishY only apply to the Linear filter |
|||||||||||||||||||||||||||||||||
back - home - Filters scripts