| · | When selecting the 32 bit option, the image is saved along with an alpha channel, which indicates the transparent areas around your button. If you plan to use your exported images on a web page, you should bear in mind that certain browsers (most notably Microsoft Internet Explorer 6.x or earlier versions) may not display your images correctly (e.g. they may display transparent areas as gray). To work around this browser bug, we employ a popular "hack" to enable you to view these images in Internet Explorer in the right way, too. This "hack" involves the use of a special feature of Internet Explorer, a custom CSS attribute called "filter" as in the following example:
|