I’m having trouble finding the reason why my navigation menu is not popping up when I hover over “English”. The other menu pop up without problem.
Can someone help me find the error?
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.
Your hovering
<li class="top">element needs to include (wrap) the child<ul>containing all the language links. Since its pretty hard to explain how to find the error here the updated code on jsFiddle.http://jsfiddle.net/B6ZcG/2/