I tried active but when I unclicked it wouldn’t stay selected.
Here is where I am trying to do it. You will see that On the hover it gets selected.
http://www.prototypesyndicate.com/_forms/marketing_packages.html#premium
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JQuery to the rescue. There is more than one way to skin this cat.
You can’t activate it. you need to have a css class that dictates the look of the area when it is “selected” and a class that dictates how it looks when not selected. Then just swap them out with jquery.