Link to home
Start Free TrialLog in
Avatar of ninjadude12
ninjadude12

asked on

Jquery + Form

How can I make these image buttons check boxes? and when clicked use highlight color for each clicked?

<form method='post' action='post.php'>

<div><img src='button1.jpg'/></div>
<div><img src='button2.jpg'/></div>
<div><img src='button2.jpg'/></div>

</form>

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of basicinstinct
basicinstinct
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial