I have finished inverter, a jQuery plugin that inverts the colors of images. If using a non-IE browser, the HTML5 canvas element will be used to invert the image, but fear not…if using Internet Explorer, the ‘inverse’ CSS filter is used, making inverter cross-browser compatible.
- Check out the inverter project page.
- View the inverter demo.
- Grab the inverter source code.
