jQuery(".mapTab").children("li").find(".desc").eq(1).css("pointer-events", "none")
이렇게 처리하면 마우스 이벤트가 먹질 않는다.
'World Wide Web > jquery' 카테고리의 다른 글
$(document).ready(function(){})와 $(function(){}) (0) | 2014.01.06 |
---|---|
IE9에서 jquery css height 버그 (0) | 2013.08.30 |
jquery 마우스 좌표 구하기 (0) | 2013.07.12 |
제이쿼리 팝업창 가운데로 위치 시키기 (0) | 2013.06.21 |
[jquery] jquery로 css position띄우기 (0) | 2013.05.07 |