As you can see, they all work with the first color defined. If you toggle it and show the off state it will be gray. In code, you will see that you all defined a color for when its in the off state. That off state color definition does not work on any of them.
In your video, starting at 0:17 you start clicking on the switches. As you turn them off you only see the gray "OFF" color. When you inspect your code. You will see that they are set to different "OFF" colors. That is the part thats not working. They are also not working in your video.
The color switches do not work. I checked your demo and they do not work there either. please help.
http://demo.neontheme.com/forms/main/
Hi Ruben,
For which color switches are you talking about?
Best regards,
Laborator Team
All of them.
As you can see, they all work with the first color defined. If you toggle it and show the off state it will be gray. In code, you will see that you all defined a color for when its in the off state. That off state color definition does not work on any of them.
Hi Ruben.
Can you tell me in which browser does this happens, I've tested it in Chrome, Firefox and Safari and it worked
http://drops.laborator.co/PSBr
Arlind,
In your video, starting at 0:17 you start clicking on the switches. As you turn them off you only see the gray "OFF" color. When you inspect your code. You will see that they are set to different "OFF" colors. That is the part thats not working. They are also not working in your video.
-Ruben
Hi Ruben,
It seems that these buttons are partly supported, so to get full support for browser, please update the library:
http://www.bootstrap-switch.org/
neon/assets/js/bootstrap-switch.min.js
This is the file that handles these checkboxes.