Is there any good jQuery gradient plugin. I found one, but it uses old jQuery, when I use latest, so it probably won't work with latest version.
3 Answers
I dont know if you've already tested these plugins:
JQuery Gradient Plugin:
http://www.ajaxupdates.com/jquery-gradient-plugin/
JQuery Gradient Plugin II
http://plugins.jquery.com/project/gradient
I hope you can use one of them.
Here is a third, more up to date, jQuery gradient plugin
JQuery Gradient Picker
3 Comments
newbie
Hi, I tried those and those use oledr jQuery. So I don't think those will work with latest jQuery...
wildhaber
the first one uses jQuery v1.3.1 / the latest one is 1.3.2 - I tested it with 1.3.2 and it works perfectly.
jacobq
The first link appears to be broken (403 Forbidden when accessing ajaxupdates.com/jquery-gradient-plugin)
Not exactly a background gradient plug-in, but textgrad may help when horizontal gradients need to be applied to text
http://www.si-les-idees-suffisaient.net/jquery/textgrad.html
1 Comment
jacobq
This link also appears to be broken (non-existant when accessing si-les-idees-suffisaient.net/jquery/textgrad.html)