This is my menu http://jsfiddle.net/qj5hN/
Problem about mouseleave function. When hover on a menu element it opens a new content below. And if you carry the cursor slowly on new drop content suddenly it close. I don’t know how. How can I fix that?
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.
On line 71 in the css, change the padding on the active menu element to 12 px instead of 11. There is a 1 pixel gap in the original.
http://jsfiddle.net/qj5hN/2/