웹03

js 버튼한개로 배경색추가/제거, 팝업만들기)

없쟈냐옹 2024. 3. 18. 11:05

 

https://codepen.io/leenyooo/pen/BaELOjZ?editors=1111

 

버튼 한개로 배경색 추가/제거

...

codepen.io

 

팝업만들기 vs코드 작성중

 

픽시드를 적용해준 모습

 

https://jquery.com/

 

jQuery

What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.

jquery.com

제이쿼리 연결 -> 위 사이트 들어가서 최상단에 있는 파일 클릭 후 다른이름으로 저장해서 사용하기

 

코드 시작하기 전에 잘 작성 되었는지 미리보기로 확인하기

 

240318 - 팝업 다시 처음부터 만들어보기

닫기 버튼 패딩 주는것까지 진행