Posts tagged ‘menu’

Simple expandable menu with jQuery

by Josh Fraser on May 1, 2010


I recently needed a nested and expandable navigation system (accordion style) for a project I was working on.  I took a look around at the existing jquery plugins and was surprised by the complexity of them. To me, there's no reason for a simple menu ...