alt-checkbox
alt-checkbox copied to clipboard
Demo page needs to show use of different icons
More of a suggestion than an issue or bug really, but the demo page should show the use of different font icons for the checkboxes. We're wanting to do that but there's no demo for changing the icon on the demo page which means I cannot show people we can achieve this without having to go and build a test page.
VictorySaber, you can use any icon of any icon font. For example, include the icon font you like from the http://weloveiconfonts.com/ in the jquery.alt-checkbox.icon-font.min.css file, then you are able to use CSS classes of icons via iconClass parameter (see Options in http://alt-checkbox.starikovs.com/ ).
If you have some more questions feel free to ask.