MCPcopy
hub / github.com/mongodb/node-mongodb-native / toggle-switch.js

File toggle-switch.js

docs/2.2/js/toggle-switch.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1$(document).ready(function(){
2 $('.distroPicker').bootstrapToggle();
3 $('.distroPicker').change(function () {
4 if ($('.distroPicker').prop('checked')) {

Callers

nothing calls this directly

Calls 4

$Function · 0.50
readyMethod · 0.45
addClassMethod · 0.45
removeClassMethod · 0.45

Tested by

no test coverage detected