asp:menu control works slow in ie7
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi, i am developing a web application where i am using asp:menu control to display menus. ie version is ie7. when there is less amount of data on a page the menu renders faster. Now for certain pages where i am using asp:Listbox control, when there are many items in the listbox control, the menu items are displayed slow. it takes some seconds to display the child menu items onhover. when there are lesser items in listbox the menu control render fast. This happens in ie7,but in ie6 that is not an issue. the menu displays faster in ie6 even when there is large amount of data in listbox
Sandeep Kumbhar