It may be the speed that when you are loading the page. At the time the javascript files are not loaded, the page will remain its initial state, and when javascript files are all loaded, the controls get work, and you can see the final presentation.
Sometimes, browser may cache the javascript files, so they are not loaded from server again. They are just local versions. At this time, the page will work as normal.
BU XI - MSFT
All-Star
22367 Points
2704 Posts
Microsoft
Re: AJAX Dropdown menu
May 09, 2012 04:02 AM|LINK
Hello
It may be the speed that when you are loading the page. At the time the javascript files are not loaded, the page will remain its initial state, and when javascript files are all loaded, the controls get work, and you can see the final presentation.
Sometimes, browser may cache the javascript files, so they are not loaded from server again. They are just local versions. At this time, the page will work as normal.
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework