I am assuming it means that since onFocus in a text box is when it becomes active that onBlur is when it becomes non-active. Or in other words, when the user clicks outside the box, goes into another box, or leaves the text box in any way. Unfortunately, I can't get this function to work. I put...