简体   繁体   English

由于over div,mouseover无法正常工作

[英]mouseover not working due to over div

In this fiddle , I have on the visibility of the user-halo div , due to this my avatar image mouseover is not working please advise how i can start the mouseover of avatar image . 这个小提琴中,我对user-halo div的可见度很高,因此我的头像图像mouseover无法正常工作,请告诉我如何启动头像图像的mouseover。 Thanks 谢谢

If you update the hover div to bind to $("#user-halo-1") rather than $("#user-avatar-image-1") it starts reacting again. 如果您将悬停div更新为绑定到$("#user-halo-1")而不是$("#user-avatar-image-1")它将再次开始反应。 Is that what you want? 那是你要的吗? Otherwise you'll need to play around with the z-indexes or explain more about what you want and how you want it to look. 否则,您将需要使用z-index或解释更多有关所需内容和外观的信息。

http://jsfiddle.net/yK85J/2/ http://jsfiddle.net/yK85J/2/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM