vsn4ik / bootstrap-checkbox

A checkbox component based on Bootstrap framework.

Home Page:https://vsn4ik.github.io/bootstrap-checkbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with ASP.NET MVC

dinkerbatra opened this issue · comments

Hi

I am trying to use this plugin in one of my asp.net view, it shows the Yes/No button perfectly in place of Checkbox.

But when I click the Yes/No button, it throw "undefined" error. Please help.