jquery-labelauty
jquery-labelauty copied to clipboard
A lightweight and beautiful jQuery plugin for radio and checkbox inputs.
hi, this is a great input wrapper plugin! but l use it with turbolinks, can you support a dispose func to delete labelauty instande and remove relative dom element?
How do I get these checkboxes and radio boxes to work with JQuery Validation?
It would be really awesome if checkboxes and radios could be focused with TAB and checked/unchecked with SPACE, as it is with native checkboxes and radios. :)
Hi there, Invoking the plugin on dynamic content multiple times produces multiple `` tags which is not the desired behavior knowing that labelauty-fied inputs are all having different ids. So...
If an input changed with labelauty is requred and its form is submitted chrome sometimes responds: **"An invalid form control with name='xxx' is not focusable."**
Hi, Its a pretty good library. Not sure why it doesnt work with ratchet.js lib https://github.com/twbs/ratchet/blob/master/js/toggles.js
Are there any methods or callbacks available (check, uncheck, toggle, disable, enable, update, destroy, etc) ? thanks