IFrameElement.onblur Property
SharePoint Designer Developer Reference |
Sets or returns a Variant that represents the onblur attribute, which is the script that runs when the onblur event fires.
Syntax
expression.onblur
expression Required. A variable that represents an IFrameElement object.
See Also