모바일 상품상세 sns 링크 작동하지 않는 오류 수정
This commit is contained in:
@ -388,7 +388,7 @@ $(function(){
|
|||||||
return false;
|
return false;
|
||||||
},
|
},
|
||||||
threshold: 100,
|
threshold: 100,
|
||||||
excludedElements:"button, input, select, textarea, .noSwipe, div#sit_more",
|
excludedElements:"button, input, select, textarea, .noSwipe, div#sit_more, div#sit_star_sns",
|
||||||
allowPageScroll:"vertical"
|
allowPageScroll:"vertical"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user