BrowserSpy.dk shows you just how much information can be retrieved from your browser just by visiting a page.
Available tests are listed below.
Cursor Information
Find out which cursor types your browser supports? Hover your cursor over each block to see effect in your browser.
| Test | Result |
|---|---|
| auto | The UA determines the cursor to display based on the current context |
| crosshair | A simple crosshair (e.g., short line segments resembling a "+" sign). |
| default | The platform-dependent default cursor. Often rendered as an arrow. |
| pointer | The cursor is a pointer that indicates a link. |
| move | Indicates something is to be moved. |
| n-resize | Indicate that some edge is to be moved. Movement starts from the north corner of the box. |
| s-resize | Indicate that some edge is to be moved. Movement starts from the south corner of the box. |
| e-resize | Indicate that some edge is to be moved. Movement starts from the east corner of the box. |
| w-resize | Indicate that some edge is to be moved. Movement starts from the west corner of the box. |
| ne-resize | Indicate that some edge is to be moved. Movement starts from the north-east corner of the box. |
| nw-resize | Indicate that some edge is to be moved. Movement starts from the north-west corner of the box. |
| se-resize | Indicate that some edge is to be moved. Movement starts from the south-east corner of the box. |
| sw-resize | Indicate that some edge is to be moved. Movement starts from the south-west corner of the box. |
| text | Indicates text that may be selected. Often rendered as an I-bar. |
| wait | Indicates that the program is busy and the user should wait. Often rendered as a watch or hourglass. |
| help | Help is available for the object under the cursor. Often rendered as a question mark or a balloon. |
