I would like to create an event which is initiated by entering a value into a specific field and hitting the tab or enter button. It would create a pop up that asks the user if they are certain that they want to keep the value entered. If the answer is “yes” then the newly entered value is retained and the cursor proceeds to the next field, if the answer is “no” then no value is entered and the cursor remains where it is. What would be the best way to do this?