hope this is the right stack for this question.
I am having issue with my tooltips vs errormessages. my tooltips are set to display on "Focus" in each text well, they appear and disapear as you tab through the wells a few have error messages if the data entered does not fit the criteria. the trouble is the error message pops up then the focus shift to the next box closing the error message before it can be read. the focus automatically shifts back to the incorrectly entered box okay but then the original tooltip appears.
Is there a way to cancel the "change focus" or "blur" functions if the field is incorrect, set the time for the error message to be displayed or delay "blur" somehow so that the error message remains for at least 5-10 seconds?
Thank you for your time and consideration Winston