I’ve been trying to incorporate an vertical accordion menu into a new web site without much luck. Most of the prebuilt scripts use onclick. Those that do use mouse events only use onmouseover. There seems to be an issue with the div bubble when using onmouseout. The only thing left to do is write my own script! I’ve already created a semi working script and am currently tackling the onmousout issue. I’ve come up with several ideas and will be posing the script here as soon as it’s working.