Skip to content

Using jQuery deferreds to add a set of functions to a list and execute them in sequence with manual completion.

Notifications You must be signed in to change notification settings

mgamini/commandqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Queue

Using jQuery deferreds to add a set of functions to a list and execute them in sequence with manual completion.

Dependencies

  1. jQuery
  2. Resig's simple class inheritance (js/Class.js)

Demo script is at the bottom of the body in cqtest.html

See a live example here: http://m.garrettamini.com/static/commandqueue/cqtest.html

About

Using jQuery deferreds to add a set of functions to a list and execute them in sequence with manual completion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published