Hi there! I stumbled upon this post (http://stackoverflow.com/questions/7645702/tab-slide-out-using-jquery-need-more-than-one) while experimenting with a plugin. I'm curious if anyone here knows how to integrate this plugin into a menu.
My idea is to have four buttons lined up next to each other at the top of the page. When you click on the Search or Newsletter button, a form should slide down for inputting your search term or email address and then clicking GO or Subscribe respectively. As for the remaining two buttons, they should simply link to other web pages. I have experience in java, javascript, and HTML/CSS but haven't delved into jQuery yet.
You can see a similar functionality in action at where clicking on Search or Email Newsletter reveals a small form by sliding down the entire menu.
I would greatly appreciate any assistance on this matter!