Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 코드스피츠
- 워드프레스
- HTTP
- 개미수열
- Kotlin
- Spring
- etag
- 지뢰찾기
- 클래스레벨밸리데이션
- cache-control
- kotliln
- 리얼월드HTTP
- 스프링
- brotli
- jsr380
- 지수반등
- i18n
- jsr303
- 이렇게살아야되나자괴감이
- 알고리즘
- 알게뭐냐
- 랜선아미안해
- 브로틀리
- LastModified
- cross parameter
Archives
- Today
- Total
취미개발 블로그와 마음수양
팝업 윈도우 본문
www.w3schools.com/howto/howto_css_dropdown_navbar.asp
How To Create a Dropdown Navigation Bar
How TO - Dropdown Navbar Learn how to create a dropdown navigation bar. Dropdown Menu in Navbar Try it Yourself » Create A Dropdown Navbar Create a dropdown menu that appears when the user moves the mouse over an element inside a navigation bar. Step 1) A
www.w3schools.com
그러니까.바깥쪽을 dropdown 으로 감싸고 안쪽에서 팝업이 되는 구조란 거지.. CSS 로 할 때는..
그러면 클릭으로 할 때는..? 자바스크립트로 CSS 변경하면 된다.