Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Zoom Cursor on Hover #51

Open
jamesalmeida opened this issue Jul 13, 2015 · 1 comment
Open

Zoom Cursor on Hover #51

jamesalmeida opened this issue Jul 13, 2015 · 1 comment

Comments

@jamesalmeida
Copy link

Would be cool if there was a built-in option to enable the cursor to be a Magnifying Glass with the Zoom + in it like they have when you hover over an img on Pinterest for example.

@jamesalmeida
Copy link
Author

Tried using something like this but it doesn't seem to work:

a img:hover {
cursor: -moz-zoom-in;
cursor: -webkit-zoom-in;
cursor: zoom-in;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant