|
Since I installed the css horizontal menu on our website the homepage start loads slowly...
Return to Recent Questions
Q:
After I installed the css horizontal menu on our website the homepage
start loads slowly. The css horizontal menu loads, but then the rest of the page takes
about 20 seconds to load.
It doesn"t happen every time and not on every machine.
A:
We've tested your website on several computer and it loads very
quickly, I couldn't notice any delays.
You can try to move the reference to dmenu.js after tag:
<body onload="...">
...
<!-- DHTML Menu -->
<noscript><a href="http://dhtml-menu.com">css horizontal menu by DHTML-Menu.com</a></noscript>
<script type="text/javascript">var dmWorkPath = "";</script>
<script type="text/javascript" src="dmenu.js"></script>
<!-- (c) 2008, http://dhtml-menu.com -->
</span>
Return to Recent Questions
Related:
|