티스토리 뷰
function mainScrollTop(){
var winterTop = $('.win_main_sec').offset().top,
targetTop = winterTop + 100;
$('html').scrollTop(targetTop);
//$('html').stop().animate({
// 'scrollTop': targetTop
//}, 1000)
}
'WebPublisher > Interactive' 카테고리의 다른 글
마우스커서를 따라다니는 나침반 모션그래픽 quick menu (0) | 2024.02.19 |
---|---|
마우스 진입 방향에 따라 배경이 슬라이딩 교체되는 hover (0) | 2024.02.19 |
cursor custom 커서 커스텀 (0) | 2023.10.25 |
LasVegas Neon Sign 라스베이거스 네온사인 효과 (1) | 2023.10.24 |
Gift box wiggling and jump 선물상자 hover animation (0) | 2023.10.23 |
공지사항