The mmneu.js I have on my site is version 3.3.18, but the one I'm having trouble with is 3.4.12. I looked in the new version but couldn't find any reference to loadwait.
You are welcome to look at my site - http://mrgreen.image-power.com, and the menu stuff is in the /menu/ directory.
CIAO ...
Search found 4 matches
- Fri Jul 05, 2002 9:47 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: slow loading of menu
- Replies: 9
- Views: 6483
- Fri Jul 05, 2002 9:04 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: slow loading of menu
- Replies: 9
- Views: 6483
- Fri Jul 05, 2002 3:28 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Disabling Menu Option
- Replies: 2
- Views: 3059
I requested this feature be added a while back, but it hasn't been (yet). I managed to get the effect I want by co-opting a feature in a way not intended. You can see what I've done at http://mrgreen.image-power.com.
Here is my menu_array.js file. In particular look for the "disableURL" variable ...
Here is my menu_array.js file. In particular look for the "disableURL" variable ...
- Fri Jul 05, 2002 3:04 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: slow loading of menu
- Replies: 9
- Views: 6483
Yep, I updated my mmenu.js file today and now the whole page loads before the menu displays. This is annoying since I hide a simple HTML menu behind the Milonic one for browsers without JavaScript or with it turned off. At least it does finally display without the user doing anything special, but it ...