![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? I recall such a mechanism in VisProRexx (an OS/2 REXX GUI application builder from long ago) and now that I'm tinkering with CSS I'm starting to wonder about things like "Is that DIV one pixel offset or is it my eyes?". I can manage vertical/horizontal alignment by switching to the cross-hair cursor temporarily, but even that is a little cumbersome. |
#3
| |||
| |||
|
|
In article <47170697$1 (AT) news (DOT) greennet.net>, Steve Swift <Steve.J.Swift (AT) gmail (DOT) com> wrote: Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? I recall such a mechanism in VisProRexx (an OS/2 REXX GUI application builder from long ago) and now that I'm tinkering with CSS I'm starting to wonder about things like "Is that DIV one pixel offset or is it my eyes?". I can manage vertical/horizontal alignment by switching to the cross-hair cursor temporarily, but even that is a little cumbersome. This is absolutely classical! May I use it in a little hobby project of mine to show the wrong tendency to be concerned with pixel perfection in web design? |
#4
| |||
| |||
|
|
In article <47170697$1 (AT) news (DOT) greennet.net>, Steve Swift <Steve.J.Swift (AT) gmail (DOT) com> wrote: Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? Pixel perfect should not be needed, but lining things out either horizontally/vertically should be possible. |
#5
| |||
| |||
|
|
Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? I recall such a mechanism in VisProRexx (an OS/2 REXX GUI application builder from long ago) and now that I'm tinkering with CSS I'm starting to wonder about things like "Is that DIV one pixel offset or is it my eyes?". I can manage vertical/horizontal alignment by switching to the cross-hair cursor temporarily, but even that is a little cumbersome. |
#6
| |||
| |||
|
|
"Rik Wasmus" <luiheidsgoeroe (AT) hotmail (DOT) com> writes: In article <47170697$1 (AT) news (DOT) greennet.net>, Steve Swift <Steve.J.Swift (AT) gmail (DOT) com> wrote: Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? Pixel perfect should not be needed, but lining things out either horizontally/vertically should be possible. For this, use firefox + webdeveloper and WebDeveloper=>Miscellaneous=>Display Line Guides You can drag the line guides around, and as you do, you get a box giving the pixel position of the guide. |
#7
| |||
| |||
|
|
Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
"Rik Wasmus" <luiheidsgoeroe (AT) hotmail (DOT) com> writes: In article <47170697$1 (AT) news (DOT) greennet.net>, Steve Swift <Steve.J.Swift (AT) gmail (DOT) com> wrote: Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? Pixel perfect should not be needed, but lining things out either horizontally/vertically should be possible. For this, use firefox + webdeveloper and WebDeveloper=>Miscellaneous=>Display Line Guides You can drag the line guides around, and as you do, you get a box giving the pixel position of the guide. |
#10
| |||
| |||
|
|
Steve Swift wrote: Do any of the main browsers have a mechanism for displaying the absolute pixel location of the mouse pointer within their display area? I recall such a mechanism in VisProRexx (an OS/2 REXX GUI application builder from long ago) and now that I'm tinkering with CSS I'm starting to wonder about things like "Is that DIV one pixel offset or is it my eyes?". I can manage vertical/horizontal alignment by switching to the cross-hair cursor temporarily, but even that is a little cumbersome. I prefer to hit Prt Scr then paste the screenshot into Macromedia Fireworks. I can then zoom in and use the Rectangle tool to make sure things align. |
![]() |
| Thread Tools | |
| Display Modes | |
| |