Revision history [back]

click to hide/show revision 1
initial version

asked 2016-08-25 08:41:47 +0800

vsansone gravatar image vsansone

Checkbox and data-toggle

Hi,

i tried to view a checkbox like Bootstrap Toggle, but I did not succeed.

I include the css and js file :

<script src="/js/bootstrap2-toggle.min.js"></script>
...
<style src="/css/bootstrap2-toggle.min.css"></style>

and declare checbox like that:

<checkbox data-toggle="toggle" value="@save(...)" disabled="@load(...)"/>

but in browser a view simple box.

How I Can view checbox like bootstrap toggle?

Checkbox and data-toggle

Hi,

i I tried to view a checkbox like Bootstrap Toggle, but I did not succeed.

I include the css and js file :

<script src="/js/bootstrap2-toggle.min.js"></script>
...
<style src="/css/bootstrap2-toggle.min.css"></style>

and declare checbox like that:

<checkbox data-toggle="toggle" value="@save(...)" disabled="@load(...)"/>

but in browser a view simple box.

How I Can view checbox like bootstrap toggle?toggle?

Checkbox and data-toggle

Hi,

I tried to view a checkbox like Bootstrap Toggle, but I did not succeed.

I include the css and js file :

<script src="/js/bootstrap2-toggle.min.js"></script>
...
<style src="/css/bootstrap2-toggle.min.css"></style>

and declare checbox like that:

<checkbox data-toggle="toggle" value="@save(...)" disabled="@load(...)"/>

but in browser a view simple box.

How I Can view checbox like bootstrap toggle? Can I reuse bootstrap's definition or Have I to rewrite css and js file?

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More