//alert("시각적 높이 : " 높이 ", 마우스 높이: " y); menu.css("top",y); menu.css("left",x); menu.show();
} );
//content-menu $(".content-menu ul li").click(function() { var text=$ (this).text();
switch (text) { case "Refresh": document.location.reload() break case "로그아웃" ": if(confirm( "로그아웃하시겠습니까? ")){
} break; 기본값: break; }
$(".content-menu").hide(); }); }); //아이콘 부분 정렬 function alignment(){ var ul=$(".icons") varworking=$ ( ".working"); //위치 좌표 var position={x:0,y:0,bottom:110,width:50,height:50,parent:{height:0,width: 0 },padding:{top:10,left:10,right:0,bottom:10}}