See here for code: http://jsfiddle.net/ecFBK/10/
I’m having a hard time getting this to work in IE 7 and IE 8
Any suggestions?
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.
try this
http://jsfiddle.net/ecFBK/13/
I changed the span(hover class) to a div, I tested on a IE 8 on VM
If you need to use spans then attach it with append()
http://jsfiddle.net/ecFBK/14/