如何防止 Firebug 取消自定义键/鼠标事件
我使用 jQuery 将操作绑定到四个光标键事件。
问题是,如果我随后运行 Firebug,光标键事件就会丢失,这使得我正在编码的 Web 应用程序几乎毫无用处 - 光标键在画布上移动 SVG 元素。
大家有什么想法吗?
Using jQuery I've binded actions to the four cursor key events.
Problem is, if I then run Firebug the cursor key events are lost, which renders the web app I'm coding pretty much useless - the cursor keys move SVG elements around the canvas.
Any ideas y'all?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论