From 7c31b3d3db2eb126a19e3578a9127abbe7e749de Mon Sep 17 00:00:00 2001 From: dave_elmo Date: Wed, 4 Mar 2015 16:10:11 +1100 Subject: [PATCH] Added IE8 compatibility by closing HTML tags added via jQuery. --- js/bootstrap-toggle.js | 10 +++++----- js/bootstrap2-toggle.js | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/js/bootstrap-toggle.js b/js/bootstrap-toggle.js index 533914e..502432b 100644 --- a/js/bootstrap-toggle.js +++ b/js/bootstrap-toggle.js @@ -52,15 +52,15 @@ : this.options.size === 'small' ? 'btn-sm' : this.options.size === 'mini' ? 'btn-xs' : '' - var $toggleOn = $('