Hi this is a newbie question.
I am new to Ajax and jscript and been learning JQuery now. I am trying to find a plugin or a way to do it myself. I need a validator control that pops or drops down to the location of the page the user is currently entering info. If the user enters an invalid email address on exit of that input the control will appear with a custom message. The user can continue entering and if there are more validation errors the tooltip (prefereably on the side of the form) will append this additional error to its list with a link for each error that the user can click and be redirected to fix the error. If anyone can point me towards the right direction of how to begin making my own control or if there is a plugin as such it will be awesome. Thanks. -- View this message in context: http://www.nabble.com/A-dynamic-tooltip-validator--tp14701477s27240p14701477.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

