Create a multilevel Dropdown menu with CSS and via jQuery
The first part of this tutorial is dedicated to the task of building a working CSS-only dropdown menu (also known as suckerfish menu), the second part will show you how you can pimp the whole thing with a few lines of jQuery. Read Full Article