Empty div hover event not firing in IE

后端 未结 13 1140
灰色年华
灰色年华 2020-12-08 08:52

I have a div with a child div inside it. I\'m using jQuery to show / hide the child div whenever a mouse hovers over the parent div (parent div spans the entire bottom of th

13条回答
  •  感情败类
    2020-12-08 09:02

    Just insert an empty comment inside the "empty" element. :)

    This'll force IE to render the element

提交回复
热议问题