Visit Mozilla.org

CSS:-moz-zoom-in

From MDC

« CSS Reference:Mozilla Extensions

This is a cursor value that Mozilla products use to indicate that an element or an object in a webpage is actually being resized, enlarged or is actually being magnified in a DHTML snippet.

The -moz-zoom-in cursor looks like a magnifying glass with a plus-sign in its centre.

On the Windows platform, the -moz-zoom-in cursor looks like this: Image:Cursor-moz_zoom_in.png

This cursor value is a proprietary extension; there is no CSS equivalent to this cursor. The natural complementary cursor value for -moz-zoom-in is -moz-zoom-out. Together, these 2 cursor values are graphically intuitive.