Checked UI
One aspect of toepoke (there’s a few!) I’ve been unhappy with is the appearance of checkboxes by default:
Bit basic aren’t they? Had a look around on google and whilst there’s some nice examples and plug-ins, they either don’t quite do what I’m after or involve additional image files.
As I’m already using jQuery UI I really wanted something that took advantage of the built in framework icons as they are already part of the page.
So inspired by Checkbox-d I’ve implemented my own variation (in retrospect should really have forked Checkbox-d) … checkedUI.
Here’s a quick Demo:
Source is up on Github
Hope you find this useful too.
Posted in : development, javascript, jquery, jquery-ui, techie-stuff