html - is it possible to change the colors on parts of an image using jquery, css, etc -
i have image shows different fireworks. want make colors configurable there combobox says:
- usa (which should color fireworks red, white , blue)
- st patricks day (which should color fireworks various shades of green . .
- etc . .
and want this:
or this:
the fireworks single image right , want "intermingle" selected color (so #1 above, shows red, white , blue sitting side side. (compared left side of image blue, right side red, etc. .)
so have image , have 2 choices:
- create seperate image every example in dropdown.
- see if there way dynamically change colors of parts of image within html page
- other suggestions ??
i wanted feedback on if #2 possible or should stick #1. list gets longer, #1 becomes more annoying , #2 more appealing (if possible)
well other suggestion have firework mask, inverted, , use underlying background colour in box holds it.
that way colour tints like, single alpha-transparency image.
Comments
Post a Comment