TransparentPNG
When a .png image is included in a HTML with an <img>-tag,
MSIE up to version 6.0 does not support the alpha transparency.
This component uses a workaround, that makes all browsers including MSIE show correctly the transparency. The sreenshot on the right, that is taken from the dynamic version of this user guide, demonstrates alpha transparency. The image originally consists of the bricks background and two png images with alpha transparency in front of it. |
Property Reference
Body : forbidden
Informal parameters : ignored>
Example
<img jwcid="@sotacs:TransparentPNG" url="images/myImage.png" width="200" height="100"/>
renders the png image.