Search code examples
cssinternet-explorer-11mouse-cursor

Displaying the Zoom-in cursor icon in IE11


How do I display the zoom-in cursor icon on IE11? cursor:zoom-in seems to have no effect!


Solution

  • Not possible as IE11 doesn't support zoom-in / zoom-out css cursor values.

    https://developer.mozilla.org/en-US/docs/Web/CSS/cursor