|
, classes = $element.attr('class')
|
|
, classes = $element.attr('class')
|
|
$.each(['switch-mini', 'switch-small', 'switch-large'], function (i, el) {
|
|
$.each(['switch-mini', 'switch-small', 'switch-large'], function (i, el) {
|
|
$element.find('label').on('mousedown touchstart', function (e) {
|
|
$element.find('label').on('mousedown touchstart', function (e) {
|