class = "continue"
This widget waits for the user to press <Enter> or <Accept>, then continues to the next field of the active form. No input data is logged with the form.
Typically, the prompt associated with a field with "class=continue" would say "Press <Accept> to continue.".
This field automatically allows "no input" without declaring "empty_ok".