Used to display error messages.
ErrorClear1 | Hidden div holding inner divs of text and clear button which hides the widget. |
ErrorClear2 | Hidden div holding inner div of error message and X button which hides the widget. |
ErrorCode | A div with paragraph showing an error code, and text paragraph showing text replaced by error message on error. |
ErrorDiv | A div containing a paragraph containing error text - normally the div is hidden.
Also contains a further div containing further content. On displaying an error, the paragraph text is changed to the error message and the paragraph and container div is made visible. |
ErrorPara | A paragraph containing error text - normally hidden, displayed on error. |