Html 如何在 Firefox 中获取我自己的光标坐标?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1977478/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How can I get my own cursor coordinates in Firefox?
提问by Sandra
I'm currently designing a website and just realized it would help me a lot if I would know my own cursor coordinates.
我目前正在设计一个网站,刚刚意识到如果我知道自己的光标坐标会对我有很大帮助。
I mostly use Firefox for previewing the new page. So an add-on for Firefox would be great. I checked out Firebug, but didn't find the feature there.
我主要使用 Firefox 来预览新页面。因此,Firefox 的附加组件会很棒。我检查了 Firebug,但没有在那里找到该功能。
Does anyone know how to show the current cursor coordinates in Firefox?
有谁知道如何在 Firefox 中显示当前光标坐标?
回答by Y. Shoham
Try WebDeveloper. In Miscellaneous > Display Ruler. Wherever you click/click+drag you get all the coordinates.
试试WebDeveloper。在其他 > 显示标尺中。无论您在何处单击/单击+拖动,都会获得所有坐标。