[jQuery] multiple conditions?

[jQuery] multiple conditions?


I have a div with a textbod inside of it. When both of these lose
focus, so the focus is not on either of them, then I want the div to
move. How would I write the code that if both of these lose focus,
THEN do whatever i want.
I just want to know how to have 2 selectors, and when both of them
lose focus, then do something.
i'm probably missing the obvious... it's been a long day.
thanks!