CSS3 Gradient Generator
The CSS3 Gradient Generator, below makes use of jQuery to capture and
process mouse events, jsColor for selecting colors and HTML5Slider for the Gradient.
Development Status: Complete.
The CSS3 Gradient Generator, below makes use of Canvas and jS to capture and process mouse events, which seems cleaner in code than the above version. I plan to develop this version of the CSS3 Gradient Generator purely using HTML5 (without using any jS Library).
Development Status: Work In Progress.
Note: It is for this reason, I am maintaining two separate Branches :