search for: effects_queu

Displaying 2 results from an estimated 2 matches for "effects_queu".

Did you mean: effects_queue
2005 Sep 03
3
script.aculo.us 1.5_pre4
Today marks the release of script.aculo.us 1.5_pre4 The single biggest addition are the new effects queue and the text effects. Head to http://script.aculo.us/__trunk_test/test/ run_functional_tests.html and give "effects_queue" and "texteffects_test.html" a try. As always, loads of fixes and improvements. Specials thanks to all of you who help with ideas, patches and bug reports! The detailed CHANGELOG is available at: http://dev.rubyonrails.com/file/spinoffs/scriptaculous/CHANGELOG? rev=2124 The ne...
2005 Oct 10
2
Scriptaculous - chaining effects.
I have an element where I do a BlindDown on mouse over and a BlindUp on mouse out... The problem I am seeing is if I take my mouse off befor the first blind down is all the way down, the blind flickers and it is competing at lowering and raising the blind simultaneously. I assume (hoping) there is some way to ether : 1) Have blind up wait till blind down is finished befor going back up