Most form fields can be styled without fancy JavaScript and or JS plugins. This post is part 1 of a few posts I intend to do on the topic … all revolving around the styling of form fields – in this post I’ll take you through the process of styling radio buttons using only CSS …
{ full article… }
The infamous radio button hack
Lots has been written already about the “radio button hack” and I’m here to tell you that it isn’t – it’s not a hack, because you’re not exploiting any loopholes or functionality that may or may not be fixed down the line – the radio button trick works and should keep on working for the foreseeable future; that and the checkbox trick. What’s it about then?
{ full article… }