• 구글 계정 로그인

wenk 툴팁

페이지 정보

profile_image
작성자 LJM
댓글 0건 조회 244회 작성일 18-10-24 10:09

본문

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>



예제 사이트 : https://tiaanduplessis.github.io/wenk/

첨부파일

댓글목록

등록된 댓글이 없습니다.