jQuery | Timedropper - 타임피커
페이지 정보
작성자 최고관리자 작성일16-06-19 17:47 조회4,332회 댓글0건관련링크
본문
Timedropper는 깨끗한 디자인과 부드러운 애니메이션을 가지고 있는 타임피커입니다.
적용법
head :
<script src="js/timedropper.js"></script>
<link rel="stylesheet" type="text/css" href="js/timedropper.css">
body :
<input type="text" id="alarm" />
js :
<script>$( "#alarm" ).timeDropper();</script>
options:
autoswitch, meridians, format, mousewheel, init_animation, setCurrentTime
자세한 것은 링크1 참조
추천 1 비추천 0
댓글목록
등록된 댓글이 없습니다.