Hello,
I have this javascript menu that makes drop down on mouseover. I want on this script to hide menu with mouseout effect when event occur. Is it possible?
here is the code:
function FillLowerMenu(groupTitle){
var groupNodes = document.getElementsByTagName("Group");
var node =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.