Home > CSS, Javascript, XHTML > Menu/form Drop-down

Menu/form Drop-down

November 24th, 2009

I need a partial menu-bar made. Must be cross-browser and valid HTML and CSS, etc.

When you click on the search link in CollabFinder.com, it isn’t a simple link/mouseover. Instead, the search box controls a drop down, with a form.

I need something just like that. Not the same form, obviously, but I have a nav bar that is in a div made from an unordered list and I need one of the list items to open up a form in the same manner.

I would like the drop-down to disappear when the mouse is clicked anywhere else on the page, in addition to a link that says close.

So I need you to take the rough outline I provide and build a working drop-down. Just take any form elements for the sample. I’ll be filling it all in later.

This is not an extremely urgent project.


Menu/form Drop-down

Categories: CSS, Javascript, XHTML Tags: , , , , , ,
Comments are closed.
Bear