<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: ben-alman</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/ben-alman.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2010-06-30T12:59:00+00:00</updated><author><name>Simon Willison</name></author><entry><title>jQuery.queueFn</title><link href="https://simonwillison.net/2010/Jun/30/ben/#atom-tag" rel="alternate"/><published>2010-06-30T12:59:00+00:00</published><updated>2010-06-30T12:59:00+00:00</updated><id>https://simonwillison.net/2010/Jun/30/ben/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://benalman.com/projects/jquery-misc-plugins/#queuefn"&gt;jQuery.queueFn&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
“Execute any jQuery method or arbitrary function in the animation queue”. I’m surprised this isn’t baked in to jQuery itself—the plugin is only a few lines of code.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/ben-alman"&gt;ben-alman&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/jquery"&gt;jquery&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/recovered"&gt;recovered&lt;/a&gt;&lt;/p&gt;



</summary><category term="ben-alman"/><category term="javascript"/><category term="jquery"/><category term="recovered"/></entry><entry><title>jQuery special events</title><link href="https://simonwillison.net/2010/Apr/17/ben/#atom-tag" rel="alternate"/><published>2010-04-17T21:08:04+00:00</published><updated>2010-04-17T21:08:04+00:00</updated><id>https://simonwillison.net/2010/Apr/17/ben/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://benalman.com/news/2010/03/jquery-special-events/"&gt;jQuery special events&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Ben Alman’s comprehensive guide to jQuery’s special events API, which allows you to register new kinds of events that can then be attached and detached using jQuery’s bind and unbind methods. Ben’s clickoutside event is a particularly useful example.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/ben-alman"&gt;ben-alman&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/events"&gt;events&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/jquery"&gt;jquery&lt;/a&gt;&lt;/p&gt;



</summary><category term="ben-alman"/><category term="events"/><category term="javascript"/><category term="jquery"/></entry></feed>