Drop-down menu example

This is a simple demo of a drop-down menu bar created using JavaScript and JQuery. It generates the menu using just a few lines of basic Jquery

Click on menu option to display the menu items below.


Here's the JavaScript used to make the menus work.