using the "hover" in css works great for popping out lower level listitems, but trying to accomplish the same with the onmouseover and onmouseout screws up. 
What is a best practices approach for having menu items slide out or down using jquery or css?  If I could use Css I would prefer to, but I don't know of a way to slide something.

Thanks

Go to the complete details ...