I have a widget:
http://designer-depot.com/prob/
When clicking to tab2, the image is not visible. Its only visible when mouse over. What is my mistake in jquery or css coding.
Thanks in advance
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 have multiple, conflicting jQuery functions going on here. Looks like you’ve been experimenting with several different tutorials all at once. Your tab navigation widjet is not even getting a chance to function, as this one is triggering first:
You could probably strip out everything else in your JS file and just use: