pagetitle: Screw Default Buttons version 1 - tagline: Replace the browser defaults for radio buttons and checkboxes with your own custom design. - menu:
- content: # Screw Default Buttons version 1.2.3 ScrewDefaultButtons is a simple jQuery plugin allowing you to replace the browser defaults for radio buttons and checkboxes with your own custom design (image). Made by Matt Solano Using version 2 is recommended. ## Setup 1 - Link After downloading the plugin, link to both the jQuery library as well as the ScrewDefaultButtons plugin. You may do this by placing the following lines in the head of your HTML document: 2 - Run Apply the .screwDefaultButtons() method to your radio buttons and/or checkboxes (Note: Must use separate calls). Here is where you will define your replacement images with their height and width. Below is an example: 3 - Style To add things like margin and positioning, you may use the classes .styledRadio and .styledCheckbox in your own css. The following is an example of how it may look: