![]() |
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! |
i dont think that is possible with js. may be if it was a flash file you could do it.
|
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.
|
You could simulate this by having a little magnifying glass sprite follow the cursor around when it is on the image.
|
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.
|
| All times are GMT -5. The time now is 1:16 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC