Jquery 1 Button - 2 Events

Djsquid

New Member
Hey guys,

is it possible to have 1 button with 2 events?

for example I have a navigation menu with the button '#Cat' and when I click this I want the homepage to drop to 50% opacity, but when I click it a second time I want it to bring the opacity back to 100%?

I have read up on this and discovered .bind or .one but I am not sure...

Any help would be appreciated...:)
 
Top