Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpautoterms domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/rjbftp/public_html/wp-includes/functions.php on line 6121
Default Buttons in Dialog Boxc - Rebecca Ballard

In the vast majority of dialog boxes there is a button that looks slightly different to any other buttons, maybe with more of a 3D look or maybe a slightly different colour.

This is what can be described as the default button. This means that this is the button that gets pressed when you press the ENTER key, no matter which control has "focus".

So for example, when you close a document you may get a message asking whether you want to save changes, you will probably have 3 buttons – yes, no and cancel. Usually the yes button is the default, so you can just hit the enter key.

You may already be doing this, but now you know and you can look out for other default buttons in other dialog boxes.