Helpful Information
 
 
Category: DOM and JSON scripting
Bubbling onBlur()

I know that onFocusOut() exists in the IE DOM. It is identical to onBlur() execpt that it bubbles. Is there and equivalent for Gecko? I've looked but haven't found...yet...

The W3C DOM Level 2 Event interface specifies a "DOMFocusOut" UIEvent which bubbles.










privacy (GDPR)