Two-state button with HTML, CSS and jQuery
To express 0-1 state checkboxes are mostly used in websites. A two-state button used instead can be a bit more nicer and interesting. You can create it in HTML, CSS and Javascript/jQuery quite easy.
Here, is how to do this.
Read More “Two-state button with HTML, CSS and jQuery”