Jquery paging object usage example _ jquery

Source: Internet
Author: User
This article describes how to use jquery paging objects. If you need jquery paging objects, you can refer to the following methods and related parameters:
DisplayId // The default display Region Id is pageBox. You can leave it empty.
Pagesize // number of entries per page. The default value is 15, which can be left blank.
Totalsize // Total number of items
Curpage // current page number
Simple // The default value is false. true does not have the previous or next pages,
Type // 0 redirects over http by default. 1 indicates that the jsp page must have the pageCallBack (pageNum) function, starting from 1.
Url // link address. If type is in or out of 1, you can leave it empty.
Example: Page. _run ({totalsize: 300, curpage: 11, type: 1, simple: true}

The Code is as follows:






Page Object

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.