This is a migrated thread and some comments may be shown as answers.

RadMenu using AJAX during MouseOvers?

2 Answers 47 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 25 Aug 2012, 01:46 AM
I have a simple RadMenu, with several RadMenuItem's. After the page loads, and sits there for a while, it seems that when I mouse over when of the menu items, it is doing some type of AJAX postback to the server (e.g. it can hang or delay showing the highlighted button). Is this correct ... is it doing AJAX calls for just displaying simple menu items? Is there a way to disable any/all AJAX stuff for the menu ... I just want to use it for simple menus with an onClick javascript handler.
Thanks

2 Answers, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 29 Aug 2012, 10:40 AM
Hello Jay,

Can you please elaborate a bit more on your scenario? For instance if you can provide the markup that you are using and/or record a short movie demonstrating the behavior (you can use Jing for example) and the controls that you are using will be very helpful.  

Regards,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Gary
Top achievements
Rank 1
answered on 29 Aug 2012, 04:31 PM
I think this is resolved ... there was a CSS with the hover changing the background image for the menu. This was causing the http GET when you hover over the menu (it was not AJAX).
Thanks.
Tags
Menu
Asked by
Gary
Top achievements
Rank 1
Answers by
Kate
Telerik team
Gary
Top achievements
Rank 1
Share this question
or