jquery - Dynamically position element -


i have following:

http://jsfiddle.net/oshirowanen/2vqvd/

how dynamically position .dropdown element no matter .navigation placed on screen?

edit 1:

for example, whereever .navigation on screen, .dropdown's top left corner should directly below bottom left corner of .navigation making single element when .navigation clicked on.

here go: http://jsfiddle.net/2vqvd/2/

btw, re-factored code changing both javascript , css.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -