![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Posts: 54
Rep Power: 4
![]() |
turn cursor into magnefying lens?
Hello,
I was wondering if there are any scripts available which will help me transform the mouse cursor into a magnefying lens once it hovers over an image. I think that onmouse.hover will be what I need, but what about the image of the lens? Are there any images like this ready? Thank you! |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
i dont think that is possible with js. may be if it was a flash file you could do it.
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#3 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
CSS provides a "cursor:url(url-to-specialized-cursor);". You might want to check that out, but I believe it's only available in IE.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Aug 2005
Location: Hiding from... them...
Posts: 110
Rep Power: 4
![]() |
You could simulate this by having a little magnifying glass sprite follow the cursor around when it is on the image.
__________________
:wq |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
oh...i though he want to magnify the image on hover. yeah its a js script, idk how its done but i have seen it before.
__________________
i dont know much about programming but i try to help |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|