댓글 검색 목록

[bootstrap] jQuery Pagination

페이지 정보

작성자 운영자 작성일 18-10-20 23:30 조회 1,309 댓글 0

https://flaviusmatis.github.io/simplePagination.js/


<script type="text/javascript" src="path_to/jquery.js"></script>
<script type="text/javascript" src="path_to/jquery.simplePagination.js"></script>


<link type="text/css" rel="stylesheet" href="path_to/simplePagination.css"/>


$(function() {
    $(selector).pagination({
        items: 100,
        itemsOnPage: 10,
        cssStyle: 'light-theme'
    });
});




댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.