Need the latest version of Bingo.js support, download bingo.js, download this demo
Method:Pageswitch (url,listdiv,pageswdiv,maxrows,querystr,defaultpage)//url: The address of the requested background processing page; Listdiv: Displays the area ID of the paging list; PAGESWDIV Displays the area of the paging control module Id;maxrows: The number of list bars displayed, the background to accept the "maxRows" parameter name, QUERYSTR: The background can accept the expression of the current page parameters; Defaultpage: Default Start Page.
For example Pageswitch ("show/pagesdata.php", "PageList", "Pagesplit", "page", "12");
Please check the source of this page first, the basic configuration in PSConfig, you may need to modify the path of bingo.js; php-related content simply simulates its process (JSON structure) and suggests using reasonable, valid code when you use it.
More Demo