|
-
Jul 28th, 2003, 10:30 AM
#1
Thread Starter
Frenzied Member
Change mouse cursor image
I have a client who wants a bee image to replace the mouse pointer on her site. I have seen some sites where the mouse cursor is another image. How is this done? I know how to change it to a hand, but what about changing it to a custom image??? (She wants it a different image all the time....not just on mouse events.) any links would be appreciated.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
-
Jul 29th, 2003, 03:21 PM
#2
Thread Starter
Frenzied Member
anyone???
Theres gotta be some kind of javascript or DHTML to do this...I just haven't found anything yet.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
-
Jul 29th, 2003, 03:58 PM
#3
Stuck in the 80s
I know in CSS you can do:
and etc. Perhaps you could do:
Code:
cursor: url(image.gif);
Haven't tried it or looked into it, though.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|