Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当在此 div 中按下右键时,我尝试使用 jquery 库将鼠标移动限制在 div 区域。我该怎么做?或者我能做到的最好的问题?类似于限制屏幕部分的移动。
答案是:你不能。
您无法控制用户在哪个区域移动鼠标。毕竟是他的鼠标(笑话)。严肃地说 - 它可能是安全/可用性/常识功能。想象一下互联网,Web 开发人员可以在其中控制用户可以移动光标的区域。