jquery-fast-click icon indicating copy to clipboard operation
jquery-fast-click copied to clipboard

Dynamically added elements

Open ashconnell opened this issue 13 years ago • 1 comments
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 :-)

ashconnell avatar Oct 23 '12 01:10 ashconnell

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.

dave1010 avatar Oct 27 '12 18:10 dave1010