HTML Attribute: onBlur

onBlur Specifies JavaScript function to call when focus is moved from an element (either by mouse or tab key).
HTML 4
Example(s):
onBlur="func"
Tags: BUTTON INPUT LABEL SELECT TABINDEX

© 2007 Prem Sobel. All Rights Reserved.