Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I get my own cursor coordinates in Firefox?

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.

Does anyone know how to show the current cursor coordinates in Firefox?

like image 291
Sandra Avatar asked Dec 29 '09 23:12

Sandra


1 Answers

Try WebDeveloper. In Miscellaneous > Display Ruler. Wherever you click/click+drag you get all the coordinates.

like image 111
Yaakov Shoham Avatar answered Sep 25 '22 21:09

Yaakov Shoham