Re: Menu Load time
2007/01/04 01:00
Viewed 4878 times
Replies: 0/0

As said earlier, you can set a " style='display: none' " attribute on the <ul> tag.
This will hide the HTML unordered list, but will display the menu when it fully loads : )

Google