How can I style and animate a checkbox with jquery? -


i have html checkbox input on frontend interface.

all want know is, best way go styling standard tickbox nicer? maybe slider-switch?

i don't want individual browsers styling how want to.

should use pure jquery, or jqui, or there plugin?

there plugins this, start, want animate tickbox.

http://damirfoy.com/icheck/

this solution:

http://tympanus.net/codrops/2013/10/15/animated-checkboxes-and-radio-buttons-with-svg/

the article comes source code in depth explanation. know it's been forever since question asked thought relay it's been helpful me.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -