Recently in my project we needed a dynamic menu to be generated, so I started working on drop down menu using javascript. In my last post I discussed about jQuery, and yes jQuery is a great javascript library. For following drop down menu I used jQuery effect. slideDown is the effect which I used in following simple drop down menu. If you want to use this menu in your project just add following code in your html file