Paypal
Paypal

Reputation: 361

How to implement drop-down menus like below?

http://losangeles.kijiji.com/c-SelectCategory

That page's search menus on upper left.

Best with jQuery.

Upvotes: 0

Views: 1531

Answers (2)

tijmenvdk
tijmenvdk

Reputation: 1758

For a really simple & lightweight solution, check the Son of Suckerfish dropdowns. Silly name but very elegant. It uses the :hover pseudo-class to accomplish its magic.

Upvotes: 0

Related Questions