Usability

Tag Archive for:

{2}

Usability Upgrade for Forms With :focus Selector

6/30/08 -

Today we will try to improve the usability of our forms, using the :focus selector. Unfortunately, this selector is only supported by Firefox, Safari and Opera. The Internet Explorer family completely ignore it:

Example:

Therefore we are able… »