search for: blindsup

Displaying 1 result from an estimated 1 matches for "blindsup".

Did you mean: blind_up
2006 Jun 23
2
Queue 3 or more RJS actions
...e => ''end'' #second action, after first is done page.visual_effect :BlindDown, "people" , :queue => ''end'' #third action, after second is done I want it to BlindUp, replace the div, and then BlindDown the div with its new content. Instead it BlindsUp first and then BlindsDown/replaces the div pretty much at the same time. I need three things to happen in order and ''front'' and ''end'' only let me set the order for two things. My reference so far has been http://blog.railsdevelopment.com/pages/effect/queue/...