Previously - I introduced a nice way to create drop down menus using HTML (lists), Javascript (drop down), and CSS (styling of menu). I put all of this together and called it: Jappler Menus. (See previous post about Jappler Menus).
Since writing that post - I have found a better, faster, cleaner way to work with drop down menus. I had originally seen some nice menus: http://help-developer.com and decided with some changes - that would be a much nicer way to work with menus. For this - I give you Jappler Menus version 2.
Here is an example of Jappler Menus in action: http://jappler.com/downloads/jappler-menus_v2/
There are 3 main components to the Jappler menus: HTML, Javascript (jQuery), and CSS.
The HTML to generate the menu contents. All you need to use to create the menu is create a simple HTML list:
[html]
Our Story
Our Clients
Our Philosophy


