Re: Large menu performance
2006/08/22 05:15
Viewed 3766 times
Replies: 1/2

It's been almost a month since I posted this. I really could use some help here .... pretty please ...

Re[2]: Large menu performance
2007/01/02 20:37
Viewed 4264 times
Replies: 1/1

I'm having the same problem.... Is there any quick fix for this?
Thank you.

last
Re[3]: Large menu performance
2007/01/02 21:13
Viewed 5306 times
Replies: 0/0

I added the lazy attribute to the setup of my menu and it has made a big difference. An example is included below. I hope this helps!

DynarchMenu.setup('menu', { electric: 250, lazy: true });

last
Google