This question is locked. New answers and comments are not allowed.
Hi, I having a problem with the menu. When my page is fully loaded the Menu is completely showed, including submenus. It looks really bad. In order to hide the menu I need to move the mouse over all the menu items until everything is hidden. I try to do several thing to fix it but the only thing that works is put a javascript function that programmatically hides the menu items when the menu is loaded. However, the problem is that for a couple of seconds it is possible to see the fully open menu. This problem start to appear when I make Telerik to load the local scripts and not the CDN ones. I need to use the local ones because my security policies avoid to use scripts that are not located in my domain.
I hope that someone can help me to fix this hiding the menu items from the beginning.
I hope that someone can help me to fix this hiding the menu items from the beginning.