This is a great custom CP site. One of the best so far i have seen.
I have been trying to do the ON CLICK modification to the Categories section on the nav menu? I noticed you have this code and calling the function"toggle_slide":
<li><a href="#" onclick="toggle_slide('adv_categories'); return false;">Categories</a><a href="#" onclick="toggle_slide('adv_categories'); return false;"><img src="http://www.postpanda.com/
wp-content/themes/PostPanda/images/menu_downarrow.gif" width="9" height="5" alt="⇓" class="dropdown" /></a></li>
How can I implement the toggle_slide function? I have been really trying to do this please help me!
Thank you