본문 바로가기 메뉴 바로가기

amanda의 공간입니다

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

amanda의 공간입니다

검색하기 폼
  • 분류 전체보기 (234)
    • WebPublisher (227)
      • HTML 마크업 (11)
      • CSS (32)
      • JavaScript & jQuery (67)
      • Git (6)
      • React (3)
      • PHP & ASP (9)
      • tip (7)
      • Interactive (22)
    • break (5)
  • 방명록

WebPublisher/JavaScript & jQuery (67)
[jQuery] 배너 sticky 이벤트

CSS .fixed{ position: fixed; left: 0; bottom: 0; z-index: 2; width: 100%; background-color: #fff; padding-bottom: 0; } jQuery $(document).ready(function(){ if(wWidth $(document).height() - top){ $('.sponsor-banner, #footer').removeClass(..

WebPublisher/JavaScript & jQuery 2022. 8. 17. 17:45
[javaScript] 이미지맵 반응형으로 적용 (rwdImageMaps)

메일폼 등에서 이미지 특정부분에 링크를 걸어야 하는 경우 이미지맵 사용 이미지맵은 이미지 상의 좌표값을 활용하기 때문에 기본적으로 반응형이 적용되지 않는다 그래서 이미지맵의 좌표값들이 반응형으로 적용되도록 플러그인 사용 (rwdImageMaps) /* * rwdImageMaps jQuery plugin v1.6 * * Allows image maps to be used in a responsive design by recalculating the area coordinates to match the actual image size on load and window.resize * * Copyright (c) 2016 Matt Stow * https://github.com/stowball/jQuery-rw..

WebPublisher/JavaScript & jQuery 2022. 8. 1. 16:34
[JavaScript] 페이지 자동 인쇄하기 (auto print)

페이지 진입하면서 자동으로 인쇄창 뜨도록 하는 속성 (auto print) //script window.onload = function() { window.print(); } //jquery $(document).ready(function () { window.print(); });

WebPublisher/JavaScript & jQuery 2022. 7. 27. 09:51
이전 1 ··· 6 7 8 9 다음
이전 다음
공지사항

Blog is powered by Tistory / Designed by Tistory

티스토리툴바