mmmturkeybacon Embiggen Radio Buttons and Checkboxes

Adds a colored label around radio buttons and checkboxes that increases the area that registers a click. If the button/box is clicked the label turns green. This script lets you more effectively click while requiring less precision and makes it easier to see which items are selected. I can't guarantee this script won't foul up a page's layout. If it does disable it. mmmturkeybacon Unclick Radio Button is a helpful companion to this script.

These are versions of this script where the code was updated. Show all versions.

  • v1.22 2015-03-31
  • v1.21 2015-03-30
  • v1.20 2015-03-30 fixed error resulting from the same ID being used for multiple radio buttons
  • v1.11 2015-03-24 added missing checkbox code
  • v1.10 2015-03-23 added code to run on inputs added to the page after the window was loaded
  • v1.00 2015-03-22