Category : Web Dev

A Simple Javascript Drop-Down Menu

Sometimes you just need simple drop down menu.

One that is easy to install on top of any type of site, no matter what is already integrated.

Just tonight I needed exactly this, a simple javascript drop-down menu. And I needed to get it running quick, I didn’t feel like messing around with it for a long time.

I ran across this javascript drop down menu script. It came in very handy for me. It was easy to set up, easy to change the styles and easy to attach to the menu elements that I had on my page. Exactly what I needed.