how to make a submit button with rollover image n that image use .png file that can't be render with IE6..?
make in fireworks it's working rollover also
Hi,
IE6 renders PNGs. Only doesn't support transparency. So you basically have two options:
1. Create your btn with the same background colour as the page. 2. Download a fix. Heres one I quickly googled. IE PNG Fix v1.0 RC4
All the best