简体   繁体   English

滚动时,DIV工具提示会快速移动

[英]When scrolling DIV Tooltip moves rapidly

I am working on a project where I need to show a tree structure div. 我正在做一个需要显示树结构div的项目。 And on hover a Tooltip with image will show. 悬停时会显示带有图像的工具提示。

The problem is it is working fine on loading the page but if u scroll to right the Tooltip is going too much far from the original div. 问题是它在加载页面时工作正常,但是如果您向右滚动,则工具提示与原始div的距离过远。

Pls help me to fix the issue. 请帮我解决问题。

Im going to attach the screenshot for ref. 我将附加屏幕截图以供参考。

URL: http://howrahcitypolice.in/organizational-structure/?id=83 网址: http//howrahcitypolice.in/organizational-structure/?id = 83

position:fixed;
top:5%;
left:30%;

Something like that? 这样的东西?

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

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