G
geoffc
I have a <div> element with numerous child controls. What I am looking
for is some way of running a piece of javascript when when the focus
changes from the <div> element or any of its child elements to another
element on the page - but not when the focus is moved to another
element within the <div>. Further more the call to the code must lie
within the <div> element. I do not have access to the rest of the
html.
Hope I am not asking to much.
Geoff
for is some way of running a piece of javascript when when the focus
changes from the <div> element or any of its child elements to another
element on the page - but not when the focus is moved to another
element within the <div>. Further more the call to the code must lie
within the <div> element. I do not have access to the rest of the
html.
Hope I am not asking to much.
Geoff