모바일 상품상세 sns 링크 작동하지 않는 오류 수정

This commit is contained in:
chicpro
2013-12-23 16:23:45 +09:00
parent 1096e6502c
commit d4b5d9ee15

View File

@ -388,7 +388,7 @@ $(function(){
return false;
},
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"
};