diff --git a/jquery.carouFredSel-6.2.1.js b/jquery.carouFredSel-6.2.1.js index 09422c3..7e27b95 100644 --- a/jquery.carouFredSel-6.2.1.js +++ b/jquery.carouFredSel-6.2.1.js @@ -2527,7 +2527,7 @@ FN._unbind_buttons = function() { var ns1 = cf_e('', conf), - ns2 = cf_e('', conf, false); + ns2 = cf_e('', conf, false), ns3 = cf_e('', conf, false, true, true); $(document).unbind(ns3); @@ -4252,4 +4252,4 @@ }); -})(jQuery); \ No newline at end of file +})(jQuery);