Dropdown Menu Without JavaScript
Both dropdown menu are same, the only difference is menu above is working without the JavaScript support, and menu in example below is using jQuery support to get that slide effect.
The CSS
The HTML
Dropdown Menu With JavaScript (jQuery)
jQuery
If you need slide effect like in example above, copy/paste jQuery code below within <script></script> tags.