Hi,
I have an odd issue which is causing the vertical menu to not display if the page takes a few extra seconds to load.
For example on my test site (
1060462694.1056630172.temp.prositehosting.co.uk) there's a few Joomla modules doing various Javascript / image loading etc.
If for some reason the page takes a few seconds to load, and in that time the user hovers over the menu (which should trigger a sub menu drop down using Javascript), the sub menu items are not available; until after all the page load has completed.
Is there a way in the core code somewhere to cause the vertical dropdown script to run before anything else on the page, so essentially all the drop down menus are ready before anything else loads on the page.
Thanks