Changing the mouse pointer on a webpage is really easy. Follow these instructions and you will know how to complete this task.
Steps
2. Don't forget to place the cursor's hotspot on the right place.
3. Download the cursor.cur file when you are finished.
4. Put the file into your webserver directory.
5. Add this to your CSS file:
body{ cursor: url('cursor.cur'), auto;}
0 comments:
Post a Comment