Great that it works for you - the second link is for for menus that dropdown from dropdown items (sub-sub menus)?
I can also confirm this makes your site accessible to Android mobile phone - which...
Type: Posts; User: mstombs; Keyword(s):
Great that it works for you - the second link is for for menus that dropdown from dropdown items (sub-sub menus)?
I can also confirm this makes your site accessible to Android mobile phone - which...
Great that it works for you - the second link is for for menus that dropdown from dropdown items (sub-sub menus)?
I can also confirm this makes your site accessible to Android mobile phone - which...
Studying the script I find there is a specific function for a click on the header bar to hide the dropdown menu, so I think changing the "hidemenu" to "showmenu" on line 143 in ddlevelsmenu.js
...
But won't the mouseover trigger the dropdown first if both enabled? There seems to be some sensitivity issue with the timeout or onmouseout event which auto hides the dropdown. There is reference...
There was a patch to V1.5 to replace the mouseover with a click
http://www.dynamicdrive.com/forums/showpost.php?p=175225&postcount=1
but it doesn't work reliably (and not at all on an Androd...