v1.7.0
Fixed the problem with the class ".switch" in other plugins:
- change ".switch" to ".make-switch"
- Update to jQuery 1.9.1
- Update to twitter-bootstrap v2.3.2
- Update bootstrap-switch to v1.7
Added methods for changing values after initialization by frapontillo:
setOnLabelchanges the "On" text with a custom onesetOffLabelchanges the "Off" text with a custom onesetOnClasssets the "On" class (info,success, etc.)setOffClasssets the "Off" class (info,success, etc.)setAnimatedchanges thedata-animatedattribute, thus changing the animation behaviorsetSizeClasssets the size of the component