Just a quick questions. Im new to this site but this link Show/Hide multiple DIVs with Select using jQuery
I just wanted to know how to change the code so its not in a drop down select but an actual link.
If anyone could help me that would be badass!!
I have looked everywhere and this is closest to what i could find.
Thanks everyone. Woot!
I modified the accepted answer from this question how to show/hide divs by select.(jquery) the question the OP linked just so he could see the similarities between doing the two. As it was pointed out this naming convention is not good at all.
Markup
JS
Demo
http://jsfiddle.net/kJGcE/
And here is a better way
Markup
JS
Demo
http://jsfiddle.net/kJGcE/2/