asp:Menu too slow on IE
Hi everybody.
Wondered if anyone had any ideas on the following.
I have an asp:menu with an XMLDataSource. If I run the menu with a relatively small XML file as the source it works fine, with good response times for the mouse over events. However, when I replace the XML file with the full file to be used with the Menu the response slows right down, sometimes as slow as 10 whole seconds before sub menus appear.
The full XML file is fairly big, maybe 2500-3000 lines long, to 4 levels.
Interestingly I tested this in Firefox and it works fine, Chrome had some stranger results but i'm not too concerned about that.
Does anyone have any suggestions on speeding this menu up for use in IE (which 98% of my end users will be using)????
Let me know if you need any more info...
Thanks in advance!
Ian
Just de-bugging now boss......
|