I want to make a transparent fade for the underneath color so that it could be possible to change the color dynamically (through JS) without losing the effect of the fading. How would I go about doing that in Photoshop?
See the following picture:

|
I want to make a transparent fade for the underneath color so that it could be possible to change the color dynamically (through JS) without losing the effect of the fading. How would I go about doing that in Photoshop? See the following picture:
|
||||
|
|
Like this:
|
|||||
|
|
Generally, this questions belong to superuser. But I can tell one things. You need to use transparency in image, as far as I remember IE does not support transparency of PNG or at least "fine" transparency (depends on version you need to support). AFAIK IE supports only transparent or not and starting with IE7. You may want to use some JS image processing library. |
|||
|
|
|
|||
|