here is the code : http://jsfiddle.net/yuliantoadi/hMr7h/
if you try to hover the ‘test 2’ link, the dropdown menu will appear. the problem in IE 6, any idea how to make this dropdown menu work in IE 6?
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.
In IE 6,
:hoveronly works onatags for CSS. If you want hover effects for IE 6, they’ll have to be done in Javascript.