I need to hide the “related” div on this site when the third tab is selected (Guia de Tallas), and show it again when switching the other tabs. Is this possible?
This is the site: http://tinyurl.com/d6jk4gf
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.
You can hide it with the code in your javascript.js file. Add this to the end of your
$('div.htmltabs ul li a').clickfunction: