Computing.Net > Forums > Programming > scrollbar cursor

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

scrollbar cursor

Reply to Message Icon

Name: abc123456789
Date: December 7, 2003 at 16:20:06 Pacific
OS: win2kPro
CPU/Ram: AMD k6II 450mhz/128mb
Comment:

Yes another question about webpages, with CSS you can change scrollbar colour and themouse cursor when over links text etc but is there anyeay to change the cursor when it is over a scrollbar? i have tried

<script type="text/css">
body{scrollbar-cursor: url("cursor.cur")}
</script>

and

<script type="text/css">
scrollbar{cursor: url("cursor.cur")}
</script>

but neither of them worked, can anyone please help?



Sponsored Link
Ads by Google

Response Number 1
Name: abc123456789
Date: December 7, 2003 at 21:22:46 Pacific
Reply:

another question, what browsers support the changing of cursors, are they a goon thing to have in a webpage or are they best left alone?


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: scrollbar cursor

Cursors in VB www.computing.net/answers/programming/cursors-in-vb/5976.html

VB6 - Setiing the Cursor Focus www.computing.net/answers/programming/vb6-setiing-the-cursor-focus/7540.html

Please help re scrollbar www.computing.net/answers/programming/please-help-re-scrollbar/2055.html