You have to display the child elements when you hover the parent elements. #access .menu ul li:hover ul{display:block;}. Also I have noticed you have used ...
確定! 回上一頁