Major rearrange of the documentation.

This commit is contained in:
Thatcher Peskens
2013-05-10 12:00:12 -07:00
parent 17c1704f4a
commit 7557af19d8
18 changed files with 167 additions and 111 deletions
+1
View File
@@ -206,6 +206,7 @@
} else {
//$('.sidebar > ul > li > ul').slideUp(100);
var current = $(this);
setTimeout(function() {
$('.sidebar > ul > li').removeClass('current');
current.parent().addClass('current'); // toggle before effect