diff --git a/src/jaysun.1.0.js b/src/jaysun.1.0.js index 4966741..92a3791 100644 --- a/src/jaysun.1.0.js +++ b/src/jaysun.1.0.js @@ -229,6 +229,7 @@ } + $('.toggle').die('click'); $('.toggle').live('click', function() { if($(this).next().next().is(':visible')) @@ -259,4 +260,4 @@ } -} \ No newline at end of file +}