ion.checkRadio icon indicating copy to clipboard operation
ion.checkRadio copied to clipboard

jQuery plugin for styling checkboxes and radio-buttons

Results 3 ion.checkRadio issues
Sort by recently updated
recently updated
newest added

Hi, I'm looking for a way to change which element of a radio button group is checked via JS. But it doesn't seem to work. The suggested way to trigger...

Hello Den, So, here is the flow: 1. Add dynamically the new input. 2. Try to apply init ionCheckRadion to all checkbox and radio. Example: http://jsfiddle.net/Stafox/u2L66mdv/ Note: when you try...

bug

Hi, please take a look at the generated dom markup: http://codepen.io/anon/pen/Mwryvm This behavior has changed in version 2.0. In version 1.1.0 i was able to read the html5 data attributes....

question