How to use Twitter Bootstrap popovers for jQuery validation notifications?

后端 未结 16 1670
无人共我
无人共我 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条回答
  •  萌比男神i
    2020-11-30 17:36

    Checkout this: https://github.com/mingliangfeng/jquery.validate.bootstrap.popover

    It shows how to use Bootstrap popover css, instead of JS. JS method popup will cause blinking issue.

提交回复
热议问题