Shreedhar
Shreedhar

Reputation: 5640

is it possible to make a expandable menu?

I have a menu items, which contains list of items. when i click on menu item, list of items should visible. i can do so by using jquery, using '.on' method. is it possible to achieve this using only css or css3?

Upvotes: 1

Views: 197

Answers (1)

Nick Benedict
Nick Benedict

Reputation: 557

This was just posted, someone provided a solution using css. here is the link. Check it out.

how to hide a div on mouseleave from 2 divs in jquery?

Here's the jsfiddle they referred to. http://jsfiddle.net/fmTnh/2/

Upvotes: 2

Related Questions