Image move with mouse/cursor?
January 25, 2017 12:00 AM
Is there a way to have an image somehow mapped to the cursor? For example, I want to have an image of a newspaper, and the user needs to click on certain areas (hot spots where job listings are.) Instead of the cursor, I would like to have a large image of a hand holding a pencil, where the tip would be the cursor. See image...
Discussion (5)
It should be possible:
http://community.trivantis.com/forums/topic/changing-cursor-to-a-magnifying-glass/
http://stackoverflow.com/questions/18551277/using-external-images-for-css-custom-cursors
Thanks for the reply!
Yea - I figured out how to change the cursor itself, but I was more looking for a solution that allowed for a large image (maybe 500x500) to either replace the cursor, or to move with the cursor. I looked for a variable like "cursorPosition" or "mousePos" that I could create an action that could move the image constantly to that x/y, but that was a no-go.
Any other ideas?
Thanks,
Joe
Yea... this isn't changing the cursor, (since the limited max size of a cursor,) rather it's somehow "attaching" an image (large) to the cursor position.
Thanks!
undefined
Discussions have been disabled for this post