jquery-fast-click
jquery-fast-click copied to clipboard
Dynamically added elements
trafficstars
jQuery allows the .live and .on functions for dynamically added elements to the DOM.
How can i use this ability with .fastClick? It doesn't seem to work out of the box. I will make a small donation for a fix :-)
I need to convert FastClick to a jQuery "special event". I've got a second child on the way soon, so this isn't likely to happen soon.
If anyone wants to have a go, see http://brandonaaron.net/blog/2009/03/26/special-events for more info.