bin2107 5 anni fa
parent
commit
9b43b11777

+ 2 - 2
src/main/webapp/WEB-INF/views/mob/display/CategoryGoodsListFormMob.html

@@ -51,7 +51,7 @@
 										</a>
 									</div>
 								</li>
-								<li><a href="#none" class="filter open_filter">필터</a></li>
+								<li><a href="javascript:void(0);" class="filter open_filter">필터</a></li>
 							</ul>
 						</div>
 					</div>
@@ -1082,7 +1082,7 @@
 					// fnCategoryGoodsInfiniteScrollInit();
 					console.log('here*'+historyData.scroll);
 					// $('html, body').animate({scrollTop: $('#'+scrollLoc).offset().top}, 'slow');
-					// $('html, body').animate({scrollTop: historyData.scroll}, 'slow');
+					$('html, body').animate({scrollTop: historyData.scroll}, 'slow');
 					fnGoodsListSearch();
 				}
 			}else{