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. 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 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/ 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 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 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
Archived
This topic is now archived and is closed to further replies.