Client Validation Using Bootstrap's Popovers

I would like to turn standard Yii client-side validation of a form, from using single sentences bellow incorrectly filled field into Popovers provided by Bootstrap extension.

Turned out, that it will be much harder, than I initially assumed, because I probably need to write it myself from scratch.

Has anyone ever done something like that? Or heard or seen some example? Or may at least guide my to the correct path?

Thank you in advance.

Well, it doesn’t seems to be that hard to implement: Client-side form validation using Twitter Bootstrap’s Popovers.

+1 for writing a wiki about your findings B)

Thanks, bettor! :] If only answer is to complex or to large for a forum, I always try to find some time to craft a nice article…