I have an html checkbox input on my frontend interface.
All I want to know is, what is the best way to go about styling the standard tickbox into something nicer? Maybe a slider-switch?
I don't want individual browsers styling it how they want to.
Should I use pure jquery, or JQUI, or is there a good plugin?
There are plugins like this, that are a start, but I want to animate my tickbox.