Hi All

I've beem using prototype and scriptaculous and want to swith to
jQuery. The thing is that scriptaculous has a very nice queuing
mechanism. I think most of it can also be done by fxqueues, however I
don't see how to call a function when a certain effect finishes. Can
this be done ? and is fxqueues the best choice ?

Scriptaculous does something like:

....
new Effect.Parallel(effect[i], { queue: 'end', duration: duration[i],
afterFinish:callback} )
...

thnx
LuCa

ps fxqueues: http://www.decodeuri.com/jquery-fxqueues-plugin-20/

Reply via email to