아래 코드. 공부할 수 있으며 jquery를 배우는 데 매우 유익합니다. 샤프 jquery의 한 문장, 구현된 메뉴 실행 후 새로고침 필요(외국 jquery를 호출하기 때문에) 1-5-1 #menu { width:300px; } .has_children{ background : #555; color :#fff; cursor:pointer; } .highlight{ color : #fff; background : green; } div{ padding:0; } div a{ background : #888; display : none; float:left; width:300px; }