The jquery.checkbox plugin replaces the usual checkbox with a [yes]/
[no] slider. If I replace 'slide' with 'click' the [yes]/[no] behaves
the opposite way (yes for unchecked and no for checked). weird.

On Dec 17, 8:17 pm, Anthony <abasta...@gmail.com> wrote:
> 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

Reply via email to