<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: brandon-aaron</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/brandon-aaron.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-03-30T10:15:41+00:00</updated><author><name>Simon Willison</name></author><entry><title>Special Events in jQuery</title><link href="https://simonwillison.net/2009/Mar/30/brandon/#atom-tag" rel="alternate"/><published>2009-03-30T10:15:41+00:00</published><updated>2009-03-30T10:15:41+00:00</updated><id>https://simonwillison.net/2009/Mar/30/brandon/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://brandonaaron.net/blog/2009/03/26/special-events"&gt;Special Events in jQuery&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
How to add a custom “tripleclick” event to jQuery, using the jQuery.event.special extension hook.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/brandon-aaron"&gt;brandon-aaron&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="brandon-aaron"/><category term="events"/><category term="javascript"/><category term="jquery"/></entry><entry><title>Live Query jQuery plugin</title><link href="https://simonwillison.net/2007/Aug/22/brandon/#atom-tag" rel="alternate"/><published>2007-08-22T22:01:54+00:00</published><updated>2007-08-22T22:01:54+00:00</updated><id>https://simonwillison.net/2007/Aug/22/brandon/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.brandonaaron.net/2007/08/19/new-plugin-live-query/"&gt;Live Query jQuery plugin&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Ingenious plugin that lets you register jQuery event bindings to be executed when a new element matching the provided selector is added to the DOM. Performance is kept snappy by only running the check after a jQuery DOM manipulation method has been executed (append, prepend, attr etc); it won’t notice elements added using regular DOM methods.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/brandon-aaron"&gt;brandon-aaron&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/dom"&gt;dom&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/plugins"&gt;plugins&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/selectors"&gt;selectors&lt;/a&gt;&lt;/p&gt;



</summary><category term="brandon-aaron"/><category term="dom"/><category term="javascript"/><category term="jquery"/><category term="plugins"/><category term="selectors"/></entry><entry><title>Background Iframe (bgiframe)</title><link href="https://simonwillison.net/2007/Aug/9/brandon/#atom-tag" rel="alternate"/><published>2007-08-09T14:54:26+00:00</published><updated>2007-08-09T14:54:26+00:00</updated><id>https://simonwillison.net/2007/Aug/9/brandon/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.brandonaaron.net/my-jquery-plugins/background-iframe/"&gt;Background Iframe (bgiframe)&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
jQuery plugin that inserts an iframe shim behind an element in IE, allowing the element to be positioned overlapping a select box without the select box showing through.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/brandon-aaron"&gt;brandon-aaron&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iframes"&gt;iframes&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/internet-explorer"&gt;internet-explorer&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/plugins"&gt;plugins&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/select"&gt;select&lt;/a&gt;&lt;/p&gt;



</summary><category term="brandon-aaron"/><category term="iframes"/><category term="internet-explorer"/><category term="javascript"/><category term="jquery"/><category term="plugins"/><category term="select"/></entry></feed>