» Forums
» DynarchMenu forum
» Support
» Keeping the menu from spreading out while loading
Keeping the menu from spreading out while loading
2006/02/21 19:13
Viewed 2898 times
Replies: 1/1
by Ari

When a page using the Dynarch Menu loads we get a huge box until the full menu script loads. This causes the background image to repeat until the page is fully loaded... which makes the page look sloppy. Is there a way to keep it 1 line right away?

example: http://elzweig.com/pages.php?s=alias:MeetTeam

Re: Keeping the menu from spreading out while loading
2006/02/26 18:12
Viewed 4300 times
Replies: 0/0

We had a similar problem. Our solution was to place the menu in a DIV and set the display style to none. In the body onload(), after we call setup menu, we change the style on the DIV to 'block'. We also use lazy loading (or menus can grow dynamically and become quite large) and it's working great.

last
Google