메인 스크롤 로직 수정
This commit is contained in:
parent
1b01051665
commit
59d5a7b67c
@ -73,7 +73,6 @@ $(document).ready(function() {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
$('#btn-scroll').attr('onclick','fn_Move('+seq+')');
|
$('#btn-scroll').attr('onclick','fn_Move('+seq+')');
|
||||||
// return false;
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user