wenk 툴팁
페이지 정보
본문
css적용
<link rel="stylesheet" href="https://unpkg.com/wenk/dist/wenk.css">
<!-- Or -->
<link rel="stylesheet" href="https://cdn.rawgit.com/tiaanduplessis/wenk/master/dist/wenk.css">
사용법
<span data-wenk="I'm to the right!" data-wenk-pos="right">Wenk to the right!</span>
<span data-wenk="I'm to the left!" data-wenk-pos="left">Wenk to the left!</span>
<span data-wenk="I'm at the bottom!" data-wenk-pos="bottom">Wenk to the button!</span>
<!-- Or -->
<span class="wenk--right" data-wenk="I'm to the right!">Wenk to the right!</span>
<span class="wenk--left" data-wenk="I'm to the left!">Wenk to the left!</span>
<span class="wenk--bottom" data-wenk="I'm at the bottom!">Wenk to the button!</span>
첨부파일
-
wenk툴팁.zip (1.4M)
17회 다운로드 | DATE : 2018-10-24 10:09:51
관련링크
- 이전글css flex로 세로 가운데 정렬 18.11.01
- 다음글텍스트 줄바꿈 white-space, word-break, text-overflow 18.10.23
댓글목록
등록된 댓글이 없습니다.