There are no tracking or monitoring cookies on this site. There are only cookies used for documentation examples related to cookies.
Close

Processing...
This may take a few seconds.

blur

Syntax

blur: true [every (time)] [after (time)][, true...];;

This command performs a JavaScript blur action on whichever element has the current focus.

Technically, this command does not need a target selector, so you can run it at top level under the event selector if you wish.

You can also call this command by using "focus-off", which does the same thing.

blur