jquery - How do I keep this from pushing down? -


http://removed.com/jquery/test.html

playing jquery , upon pressing "more" on top left, pushes down "brown" layer. how can keep brown layer steady? happens in chrome, not firefox.

personally, i'd put fieldset li thats child of 1 more link in it. absolutely position that. imo, neater code positioning absolutely within page, means if move nav ul, won't have fiddle around moving fieldset again.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -