jquery live execute twice, 클릭 이벤트 2번 실행, 중복 실행 방지
페이지 정보
작성자 서방님 댓글 0건 조회 464회 작성일 14-08-20 18:35본문
http://stackoverflow.com/questions/2628583/jquery-live-event-gets-executed-twice
$('selector').die('click').live('click', function () {
// Do stuff here
});
댓글목록
등록된 댓글이 없습니다.