How to use Twitter Bootstrap popovers for jQuery validation notifications?

后端 未结 16 1674
无人共我
无人共我 2020-11-30 16:49

I can make popovers appear using bootstrap easily enough, and I can also do validations using the standard jQuery validation plugin or the jQuery validation engine, but I ca

16条回答
  •  庸人自扰
    2020-11-30 17:32

    Not sure if this is relevant to the discussion because the original poster asked for hooks to show/hide bootstrap popovers.

    I was looking for simple validation and popovers didn't matter. A related post and the first in google search results has already been marked duplicate of this question. So it made sense to mention this excellent @ReactiveRaven's jqValidation JS, aptly called jqBootstrapValidation, that weds well with Twitter Bootstrap. Setup takes a few minutes only. Download here.

    Hope this adds value.

提交回复
热议问题