From 43e055292a1dcbf1ed9b889fffe3153085455caf Mon Sep 17 00:00:00 2001 From: Greg Franko Date: Sun, 16 Dec 2012 23:43:44 -0500 Subject: [PATCH] References #68 - Adding disableOption() method --- demos/default.html | 6 +- src/javascripts/jquery.selectBoxIt.core.js | 4 +- .../jquery.selectBoxIt.core.min.js | 2 +- src/javascripts/jquery.selectBoxIt.disable.js | 108 +++++++++++++--- .../jquery.selectBoxIt.disable.min.js | 2 +- src/javascripts/jquery.selectBoxIt.js | 116 ++++++++++++++---- .../jquery.selectBoxIt.keyboardNavigation.js | 4 +- ...uery.selectBoxIt.keyboardNavigation.min.js | 2 +- src/javascripts/jquery.selectBoxIt.min.js | 6 +- 9 files changed, 199 insertions(+), 51 deletions(-) diff --git a/demos/default.html b/demos/default.html index 00e1c06..0161edb 100644 --- a/demos/default.html +++ b/demos/default.html @@ -15,7 +15,7 @@
- + @@ -54,7 +54,7 @@