How can I style HTML checkboxes, radio buttons and dropdowns? Or can I?
I\'d like to use an image for checkboxes or radiobuttons, and the same for lists - the dropdo
You don't need any library for the same. You can do it on your own with pure CSS, and just a line of javascript/jquery.
You don't need any libraries for these. You can put li'l logic and you can roll on your own. A line of javascript/jquery, and everything CSS.
Guide here- https://github.com/scazzy/CSS-FORM-UI