How about giving the tooltip an identifier, such as a class name, and remove the class once the validation is satisfied.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of cgipson Sent: Friday, October 02, 2009 1:51 PM To: jQuery (English) Subject: [jQuery] tooltip - how do i remove an existing tooltip Hi, I am using tooltip in my application as a way to notify the user as to what kind of error was found in thier input field. My question is, once that error is resolved and validated correctly, is there a way i can remove the tooltip?

