How to use JQuery to highlight a checkobx when it is checked
Posted
by kwokwai
on Stack Overflow
See other posts from Stack Overflow
or by kwokwai
Published on 2010-05-13T08:55:24Z
Indexed on
2010/05/13
9:04 UTC
Read the original article
Hit count: 135
jQuery
Hi all,
I am trying to use JQuery to highlight the checkboxes checked by a user,
and when they will be un-highlighted when the user unchecked those checkoxes.
But how is it possible to do this effect?
© Stack Overflow or respective owner