jQuery plugin - jq.rolling.js

· 11년 전 · 2871

 

 

jquery 플러그인용으로 만든거라 jquery와 jqueryUi가 필요합니다 

 

사용방법은 아래와 같습니다. 

 

<!doctype html> 

 

<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script> 

<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script> 

<script src="http://nunbi.co.kr/plugin/rolling/jq.rolling.js"></script> 

<link type="text/css" href="http://nunbi.co.kr/plugin/rolling/jq.rolling.css" rel="stylesheet"> 

 

<div>    

    <div id="rolling">        

        <ul>            

            <li><img src="http://img.1300k.com/screen/0002/154/scr_154_92343.jpg"></li> 

            <li><img src="http://img.1300k.com/screen/0002/155/scr_155_91542.jpg"></li> 

            <li><img src="http://img.1300k.com/screen/0002/156/scr_156_91991.jpg"></li> 

        </ul> 

    </div>    

    <ul class="pages"></ul> 

</div> 

 

<script> 

$("#rolling").rolling(490,290,{ 

    delay: 1500 

}); 

</script>  

|
댓글을 작성하시려면 로그인이 필요합니다.

팁게시판

디자인과 관련된 유용한 정보를 공유하세요. 질문은 상단의 QA에서 해주시기 바랍니다.

+
제목 글쓴이 날짜 조회
11년 전 조회 1,969
11년 전 조회 3,624
11년 전 조회 3,116
11년 전 조회 3,568
11년 전 조회 1,385
11년 전 조회 3,554
11년 전 조회 1,150
11년 전 조회 805
11년 전 조회 2,938
11년 전 조회 1,269
11년 전 조회 680
11년 전 조회 2,976
11년 전 조회 2,872
11년 전 조회 727
11년 전 조회 3,360
11년 전 조회 849
11년 전 조회 1,032
11년 전 조회 1,725
11년 전 조회 990
11년 전 조회 2,468
11년 전 조회 3,067
11년 전 조회 5,750
11년 전 조회 2,101
11년 전 조회 864
11년 전 조회 1,037