Hi guys,

I have made a patch that enables to use the queue like visual_effect(:drop_out, 'dropme', :queue => {:position => "end", :scope => "test", :limit => "2"}) That puts the effect on the end, puts the scope like it should, and enables to set a limit (all features of script.aculo.us). The old syntax works to and outputs the same code.

http://dev.rubyonrails.org/ticket/3530

Small patch : )

thnx,

Abdur-Rahman Advany
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to