Mouse Cursor Affordance
# Linked to 26 October 2009, 13:25 in Tips by Kevin Holesh
When styling your website with CSS, in some cases you may lose the correct cursor type for certain elements. It’s important to retain this indicator as it will inform the user about how the item they’re hovering over can be used. The solution is easy: if the cursor type is wrong, specify it using the CSS “cursor†property.
Tweet Subscribe to the RSS Feed →