By default, Weebly appears to append a jquery function to it's submenu, to hide the submenu and display it when the user hovers over the parent menu element.
Does anyone know if there is a way to prevent this happening? It's all performed after the configurable html/css/javascript items are loaded with a custom page template.
Weebly at first refused to provide assistance for a custom template issue.
This URL http://www.base.co/
Submenus on the left hand menu are affected by a javascript function to display:none/block when the user hovers on the parent.
I want to make the submenus always display beneath the parent.
Thanks ahead.
=> EDIT
From Weebly Support:
"If you wanted to bypass the scripting that's in place the current Weebly created menu would need to be removed (deleted from the code) and the new menu would need to be manually created in the code. This is the only way to get around the built in scripting."
..which would explain why this guy wanted to do this Auto-Generated Side Menu for Weebly, perhaps with JavaScript or jQuery