Displaying 2 results from an estimated 2 matches for "rails2u".
Did you mean:
rails2
2005 Nov 15
1
prototype.js mousewheel event patch
Hi All.
I made mousewheel event patch for prototype.js .
http://rails2u.com/tmp/wheel_demo.html
This wheelevent works WinIE & Firefox.
If it is good, Would you adapt the patch I made?
-gorou
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/ma...
2009 Jan 12
0
Create Slashed and dotted image through Rmagick in ROR
Hi friends ,
I have to create four type of images in my application (more like
http://lab.rails2u.com/bgmaker/ )
1.Slashed
2.Dotted
3.Strip
4. Gradient
I get succeed in order to create the gradient image through Rmagick
But i don''t have any progress in rest of three .
Will anybody tell me how to create the above type of images through
Rmagick . If nayone having any idea please welcome...