JavaScript function queue

Anybody know of a JavaScript function queue? The more I get into developing Ajax apps the more I need to reliably queue function calls. e.g. script.aculo.us needs to highlight an element then do a DropOut on it and then I want some JavaScript to remove the element from the DOM. You can’t do the remove before the highlight or there will be nothing to highlight. A queue would be ideal.

Viewing 7 Comments

 

Trackbacks

(Trackback URL)

close Reblog this comment
blog comments powered by Disqus