Create pseudo active div based on click

Create pseudo active div based on click

alright what i have is a jquery slider script im using and you click on a div class item like sitem1, sitem2, sitem3

now i can do a hover w/ just the .div:hover but i need an active also, how can i do this w/ jquery?

thanks guys

so here's a sample of the html

<div class="sitem1">menu name</div>

that needs to become one active










    • Topic Participants

    • kade