I want to display jquery errors in tooltips like in this image:

there is some jquery plugins around which could do that: http://www.position-relative.net/creation/formValidator/demos/demoValidators.html http://validity.thatscaptaintoyou.com/
But they not designed to work with asp.net mvc 3.0 validation attributes. Is there any similar plugin which would do the thing? or any thing else i can do to display errors like that in tooltips?