loadWait Problem

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
MartyJ
Beginner
Beginner
Posts: 1
Joined: Thu Sep 19, 2002 9:30 pm
Location: Mobile, AL

loadWait Problem

Post by MartyJ »

I am running into a problem setting the loadWait=1 property. When I set this property to 1 , the submenus do not display anymore. 8O I am seeing this problem on Internet Exployer 5.50 and Netscape 4.7 . Netscape 6.1 works as it should. I am using Version 3.5.02 of mmenu.js.

Does anyone have any suggesions? I would really like to not show the menu until the page has loaded.
tony
Super Advanced
Super Advanced
Posts: 39
Joined: Mon Aug 19, 2002 2:34 pm
Location: Derby UK
Contact:

Post by tony »

Interesting, my version of the menu (MadToast) doesn't have that option. However, as I am using a floting menu, it is not important to the page structure that it load quickly, and for speed of page loading, I did in fact put the two scripts near the end.

If you have a static page, do you not want the menu to load quickly? And/or does it make any difference/is it possible to put the menu into a table or box of defined size, so that the rest of the page carries on loading happily?
menufurfer
Super Advanced
Super Advanced
Posts: 37
Joined: Sun Jul 28, 2002 4:40 am

Post by menufurfer »

LoadWait is in the mmenu.js file (which I thought was untouchable). I see there are branching routines later on which check the value of LoadWait.

Makes me want to learn Javascript. /mfurf
Post Reply