pretty-checkbox
pretty-checkbox copied to clipboard
A pure CSS library to beautify checkbox and radio buttons.
The default checkbox/radio button shows/hides a border around the control when you tab in and out of it. Pretty-checkbox controls doesn't show this, so I have no idea which control...
I have spent several hours trying to make pretty checkbox with multiple lines of text in label, but no success... This was not planned from the beginning or am I...
I saw that you're working on a new version right now. Therefore I won't file a PR which might collide with your work but add this so that others might...
hi this is very good. but i can not execute well. i have mdb4 theme and when i use checkbox or radio animate effect working but not checked or uncheck....
Maybe it's a dumb question because it's such a seemingly essential feature but I couldn't find it in the docs. How do you change the placement of the label? I'd...
Trying to have label on left and radio input on right. Any help is much appreciated. Thanks for the great library.
I spent hours trying to figure out why checkbox didn't work. turns out that you HAVE to have an html LABEL in there, at least when you're using the Icon...
Hi, Simply: ``` ```
Is this project abandoned ? I see last commits from 3 years ago @lokesh-coder What would be good solution if you don't have time anymore to merge pull requests ?
The title is pretty explicit. Checkboxes within a **disabled** **fieldset** tag are disabled but appears enabled. I made a [jsfiddle](https://jsfiddle.net/u9zyv0dn/2/) with a simple scss workaround.