<head>
<script type="text/javascript" src="../jquery-1.3.2.min.js"></script> <script type="text/javascript" src="../jani.js"></script>
<script type="text/javascript">
$(document).ready(function(){ $('#animation-1').jani({ frameWidth: 100, frameHeight: 100, speed: 100, totalFrames: 19 }); $('#animation-1').jani.play(); }); </script><style type="text/css"> .animation-1 { background: url(./images/sample-animation.gif) no-repeat left top; } </style>
'IT' 카테고리의 다른 글
[FreeBie] 웹디자인/개발/기획 스케치북。 (0) | 2012.03.27 |
---|---|
[FreeBie] AI / PSD 미리보기。 (0) | 2012.03.27 |
[무료한글폰트] 한글 웹서체 독립선언! 농협희망체。 (0) | 2012.03.26 |
[Basic]2012년 HTML 모바일 코딩을 위한 기본지식。 (0) | 2012.03.26 |
[Tutorials]23가지 무료 하이 퀄리티 HTML5 템플릿 (0) | 2012.03.23 |