Jump to content

how to add a drop down menu by pressing a button


DataSpy

Recommended Posts

What I want is to have a button and when the button is pressed it creates a drop down menu and if it's pressed again then it creates a second drop down menu.  I've been googling but haven't found anything yet if someone has an idea or a tutorial that they could direct me to that would be awesome!!!!

 

Any help is greatly appreciated, thanks in advance!!!

Link to comment
Share on other sites

Use jquery to hide the two drops downs.

 

Onclick show the first one, on another click show the second one.

 

I don't know if there's a tut on what you're looking for, but you can use Jquerys documentation to look through the functions.

 

http://docs.jquery.com/Main_Page

 

Ill link the one's I think you'll be using.

 

http://api.jquery.com/hide/

http://api.jquery.com/slideUp/

http://api.jquery.com/click/

 

Just use a small amount of logic and tada.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.