Hey there, I am new to this list and to Rails and Ajax in general. I stumbled across the scriptaculous library and was hoping some one could answer a couple of questions I have.. I am trying to combine effect.BlindUp and effect.BlindDown I am obviously missing something. I have 2 elements on my page. One is a "switch" and it has onMouseOver="new Effect.BlindDown(''c1'')" onMouseOut="new Effect.BlindUp(''c1'')" The idea (As I am sure you see) is to have the blind slide down on mouse over, and then back up on mouse out. And it does this, but it only works properly if you wait for the first effect to finish. If you take your mouse off the switch before the first effect is finished it tries to do both BlindUp and BlindDown at the same time, and the whole thing flickers. . If some one could point me in the right direction I would be grateful! ______________________________________________________________________ Alex Duffield . Principal . InControl Solutions . http:// www.incontrolsolutions.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20050917/8ac6bef4/attachment.html