본문 바로가기

ZeroToHunnit Coding

검색하기
ZeroToHunnit Coding
프로필사진 0에서100

  • 분류 전체보기 (60)
    • HTML,CSS (9)
    • JAVASCRIPT (35)
    • React 일기 (11)
    • 포트폴리오 일기 (5)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
250x250
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • React
  • NodeList
  • forEach
  • html
  • scroll
  • addEventListener
  • classList
  • 이벤트리스너
  • SQLD
  • JavaScript
  • Hover
  • ADsP
  • 반복문
  • scrollevent
  • 가로스크롤
  • input
  • 스크롤
  • pointermove
  • mousemove
  • insertAdjacentHTML
  • scrollY
  • Sticky
  • Animation
  • swiper
  • For
  • localstorage
  • swiperjs
  • css
  • 애니메이션
  • getBoundingClientRect
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록cursor (1)

ZeroToHunnit Coding

[Javascript] 특정 섹션에 마우스 올리면 변하는 커서

위와 같이 평소엔 마우스 커서를 따라다니는 작은 원이었다가 특정 섹션에 마우스를 올리면 VIEW가 나오는 큰 원으로 변하는 커서를 만들어보았다. HTML VIEW 커서에 미리 VIEW를 넣어 놓는다. CSS .cursor{ position: absolute; width: 30px; height: 30px; background-color: black; border-radius: 50%; z-index: 9999; transition: all 0.3s; display: flex; align-items: center; justify-content: center; } .cursor p{ color: white; font-size: 40px; font-weight: bold; opacity: 0; visibili..

JAVASCRIPT 2024. 1. 19. 14:18
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바