On Saturday, December 17, 2011 7:46:51 PM UTC-5, Massimo Di Pierro wrote: > > It was click. I switched to live because click broke > jquery.checkboxes.js plugin which I found very useful for something I > am building.
How did it break? Do you need the event handler to attach to elements that are dynamically added to the DOM after the initial page load? In that case, we may need a more sophisticated solution. Anthony