jQuery pagination dynamic data table plug-in
The jQuery paging dynamic data table plug-in is a default table row number display that supports page number jumps.
$('#histroyBox').CJJTable({
'title':["Decoration", "Unloading point", "Transportation goods", "Order date", "Author"], //The title in thethead is required
'body':["taskCode","startAddr","endAddr","varietiesTypeName","createDate","customerName"],//tbody td value field required
'display':[1,1,1,1,1,2],//Hidden fields, 1 displayed, 2 hidden required
'pageNUmber':10,//Number of items displayed on each page Optional
'pageLength':data.length,//optional
'url':data,//data source required
dbTrclick:function(e){//Double-click tr event
alert(e.find('.taskCode').html())
} }
});
//What the background paging looks like
/*$('#histroyBox').CJJTable({
'title':["Decoration", "Unloading point", "Transportation goods", "Order date"], //The title in thethead is required
'body':["contactName","contactMobliePhone","carrierName","taskNum","taskCustomerExpectPrice","taskCustomerBudgetFreight"],//tbody td value field required
'display':[1,1,1,1,2,2],//Hidden fields, 1 is displayed, 2 is hidden required
'pageJson':{
"taskId":528710,
"pageSize":100,//The number of impressions per page in the ajax request parameter Optional
"token":"yJUmunFeG3REqisYAmCfeA"
},
'url':'api/quoted/quotedList',//data source required
dbTrclick:function(that){ //Double-click tr event
alert(that.find('.contactName').html())
}
});*/
All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
![How Can I Efficiently Display Dynamic Table Data in a C# Console Application?](https://img.php.cn/upload/article/001/246/273/173611120162085.jpg)
06 Jan 2025
Displaying Dynamic Table Data Efficiently in C# Console ApplicationsFor real-time applications involving rapidly changing data, it's essential to...
![How to Apply Class Validation to Dynamic Textboxes in a Table Using jQuery Unobtrusive Validation?](https://img.php.cn/upload/article/001/246/273/173484181263481.jpg)
22 Dec 2024
Setting Class Validation for Dynamic Textboxes in a TableUnderstanding the ProblemYou have a dynamic table with textboxes, and you want to apply...
24 Jun 2016
CSS3 JQUERY page scrolling effects code
24 Jun 2016
58 jQuery simulated CSS3 transition page switching effects
![jquery waterfall flow LightBox picture box special effects](http://static.oschina.net/uploads/code/201607/05154721_nehQ.gif)
06 Jul 2016
jquery waterfall flow LightBox picture box special effects
![How to Maintain jQuery Mouseover Effects in ASP.NET UpdatePanels?](https://img.php.cn/upload/article/001/246/273/173318683092401.jpg)
03 Dec 2024
jQuery $(document).ready and UpdatePanels: A Refined LookWhen utilizing jQuery to apply mouseover effects to elements within an UpdatePanel, the...
![How Can I Dynamically Modify Text on Mouseover using jQuery?](https://img.php.cn/upload/article/001/246/273/173145498458794.jpg)
13 Nov 2024
jQuery: Dynamically Modifying Text with Mouseover EventsWhen interacting with elements on a web page, adding subtle effects can enhance user...
![How to Simulate Hover Effects on Touchscreens Using Long Press?](https://img.php.cn/upload/article/001/246/273/172959482175202.jpg)
22 Oct 2024
To replicate hover effects on touch-enabled devices, this article proposes a technique using a combination of CSS and JavaScript. It demonstrates how to add hover effects to elements on touchstart and touchend events using jQuery, and how to style th
24 Jun 2016
CSS3 input box shadow effects and other shadow effects
![See all articles](/static/imghw/down_right.png)
![](/static/imghw/taglogo.png)
Hot Tools
![jQuery2019 Valentine's Day Confession Fireworks Animation Special Effects](https://img.php.cn/upload/jscode/000/000/001/5c64d3e6d92b2641.jpg)
jQuery2019 Valentine's Day Confession Fireworks Animation Special Effects
A very popular jQuery Valentine's Day confession fireworks animation special effect on Douyin, suitable for programmers and technical geeks to express their love to the girl they love. No matter you choose to be willing or not, you have to agree in the end.
![layui responsive animated login interface template](https://img.php.cn/upload/jscode/000/000/001/5a93a913de3a7571.png)
layui responsive animated login interface template
layui responsive animated login interface template
![520 Valentine's Day confession web animation special effects](https://img.php.cn/upload/jscode/000/287/557/620611f90d724550.jpg)
520 Valentine's Day confession web animation special effects
jQuery Valentine's Day Confession Animation, 520 Confession Background Animation
![Cool system login page](https://img.php.cn/upload/jscode/000/120/096/5e09903f2f0c4401.jpg)
Cool system login page
Cool system login page
![HTML5 tape music player-CASSETTE PLAYER](https://img.php.cn/upload/jscode/000/120/096/5e200ad65973d549.jpg)
HTML5 tape music player-CASSETTE PLAYER
HTML5 tape music player-CASSETTE PLAYER
![](/static/imghw/taglogo.png)