html - How to make third tier menus open inline with the item? -


take @ fiddle: http://jsfiddle.net/wss5a/72/

specifically regards to:

2-a-1  2-a-2  2-a-3 

the (third tier menu) created top on left, first sub menu element in line either 2-a-1, 2-a-2, 2-a-3

thanks

update stylesheet following:

#menu >li > ul > li {position:relative;} 

example


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -