View Full Version : All time crosshair cursor


Blasphemer
11-08-2004, 02:32 AM
Alright. I've looked for hours on this site and havn't found what I am looking for. I don't understand how people can misinterpret such simple requests.

There are are two different kinds of crosshair cursors I've seen:

-the one where it remains as a crosshair UNTIL you hover a link or image; at that point, it reverts to the default pointer hand. [I HAVE THIS ONE]

-the one where the crosshair remains a crosshair AT ALL TIMES regardless of what you hover or click. [I WANT THIS ONE]

can someone please paste the html code I need to aquire the ALL TIME CROSSHAIR CURSOR?

A million props to he/she that can provide me with this code.

smileygurl119
11-08-2004, 02:35 AM
i think this is it..

<STYLE TYPE="text/css">p {align=justify}
BODY{cursor: crosshair;}
a {cursor: crosshair;}
</STYLE>

Blasphemer
11-08-2004, 07:18 PM
Thank you soo much.

See people, this is how responses SHOULD be answered: short, sweet, and ACCURATELY!!! ;)