1internet Posted September 20, 2013 Share Posted September 20, 2013 I want to have completely custom checkboxes and radio buttons. This would entail: 1. a text label 2. a background icon 3. a hover effect 4. an active effect 5. and a click effect I don't want any checkbox or radio icons, I just want them to look like buttons. I have been experimenting with jquery but dont seem to be able to get much further than the default styling. Any suggestions are much appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/282300-custom-checkboxes-and-radio-buttons/ Share on other sites More sharing options...
cyberRobot Posted September 20, 2013 Share Posted September 20, 2013 Have you considered CSS? https://www.google.com/search?q=css+forms+styling Quote Link to comment https://forums.phpfreaks.com/topic/282300-custom-checkboxes-and-radio-buttons/#findComment-1450385 Share on other sites More sharing options...
fastsol Posted September 20, 2013 Share Posted September 20, 2013 Not sure if this is what you are after, but it should give you some insight on maybe how to go about it. http://tutorialzine.com/2011/03/better-check-boxes-jquery-css/ Quote Link to comment https://forums.phpfreaks.com/topic/282300-custom-checkboxes-and-radio-buttons/#findComment-1450386 Share on other sites More sharing options...
1internet Posted September 21, 2013 Author Share Posted September 21, 2013 (edited) I have considered CSS, and I don't mind using it, but couldn't see anything.@fastol, I think that might work, need to play with it a bit Edited September 21, 2013 by 1internet Quote Link to comment https://forums.phpfreaks.com/topic/282300-custom-checkboxes-and-radio-buttons/#findComment-1450500 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.