DEV Community

skptricks
skptricks

Posted on

Simple Drop Down Menu with Jquery and CSS

Post Link : Simple Drop Down Menu with Jquery and CSS

Today, we are going to discuss how to create jQuery dropdown menu design. Here we have designed simple drop down menu with CSS, HTML and jQuery. We have tried our best to make this example as simple as possible.
So, when user perform click event on "My Setting" div box, Then it will list out the drop down menu just below it. we are handling on click event with the help of jquery.

Download Source Code

Top comments (0)