This gradient generator is intended to create a simple UI for a user to generate a CSS3 Webkit gradient allowing the user to define various colors and starting points. The source code is available on github (https://github.com/dgalarza/CSS3-Gradient-Generator) for users who are interested in seeing how it works. Feel free to fork and make use of it elsewhere if you'd like.
This fork includes all html, css, js, and supporting images for maximum clarity.
- Webkit and Mozilla gradient syntax generation
- RGB or HEX color support
Color selector is provided by the ColorSelector jQuery plugin available from: http://www.eyecon.ro/colorpicker/
Function Icon Set from: http://wefunction.com/2008/07/function-free-icon-set/
- Radial gradient support
- Bookmarkable gradients