Aye, it would! It might be hard to show new users though, so text could be:
"top left", "top centre", "top right",
"middle left", "middle centre", "middle right",
"bottom left", "bottom centre", "bottom right"
So calling would be something like:
$("div#mydiv").GradientFill(
$("div#mydiv"), //Background div/colour
"#32A", //Final colour
1, //Start point (1 is top left)
6, //End point (6 is middle right)
);
--
View this message in context:
http://www.nabble.com/Plugin-idea%3A-Gradient-Fill-tf2072481.html#a5707462
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/