모달 윈도우 배경 출력 스크립트 삭제
This commit is contained in:
@ -176,8 +176,6 @@ $(function() {
|
|||||||
var $this = $(this);
|
var $this = $(this);
|
||||||
close_btn_idx = $(".mod_options").index($(this));
|
close_btn_idx = $(".mod_options").index($(this));
|
||||||
|
|
||||||
winMask(); // 모달 윈도우 배경 출력
|
|
||||||
|
|
||||||
$.post(
|
$.post(
|
||||||
"./cartoption.php",
|
"./cartoption.php",
|
||||||
{ it_id: it_id },
|
{ it_id: it_id },
|
||||||
|
|||||||
Reference in New Issue
Block a user