jQuery queueFn plugin v0.4

|

jQuery queueFn is a very small plugin that allows you to queue any jQuery method or arbitrary function to execute, in order, in the animation queue.

This is especially useful for when you want to add a class to an element while animating or remove an element after fading out. Of course, this plugin can be used to queue pretty much anything along with animations, so have fun!

Check jQuery queueFn out now, and if you have any comments or suggestions, let me know, thanks!

Post A Comment

  • Any of these HTML tags may be used for style: a, b, i, br, p, strong, em, pre, code.
  • Multi-line JavaScript code should be wrapped in <pre class="brush:js"></pre>
    (supported syntax highlighting brushes: js, css, php, plain, bash, ruby, html, xml)
  • Use &lt; instead of < and &gt; instead of > in the examples themselves.