Question:

What's the Css code for putting a cursor on a page?

by  |  earlier

0 LIKES UnLike

Not this one: <style>body{cursor:crosshair}</style>

I tried it already, I want the one where it's still a crosshair when you hover over a link?

 Tags:

   Report

1 ANSWERS


  1. &lt;style type=&quot;text/css&quot;&gt;a:link { cursor:crosshair }&lt;/style&gt;

    Ron

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.