Skip to main content
XUL:Method:blur
From MDC
« XUL Reference home
- blur()
- Return type: no return value
- If the focus is on the element, it is removed. The focus is not automatically placed on any other element. Essentially, this is used to call the
onblur handler.