How did we end up with OK/Cancel in the first place?
When I run into an OK/Cancel box (usually on a web page using the generic built-in confirm()), it often feels to me like the meaning would be far more clear if the options were "yes" or "no", no matter which order they're displayed.
Is there a UI 'best practice' reason OK/cancel "won" over yes/no?
When I run into an OK/Cancel box (usually on a web page using the generic built-in confirm()), it often feels to me like the meaning would be far more clear if the options were "yes" or "no", no matter which order they're displayed.
Is there a UI 'best practice' reason OK/cancel "won" over yes/no?