摘要:
1 (function ($) { 2 $.fn.bnSlide = function (options) { 3 var defaults = { 4 colorData: 0, //原始滑道的有效值 5 maxWidth: 10, //整个滑道有效值 6 // Width: 500, //整个容器的宽度 7 //height: 20//整个容器的高度 8 ... 阅读全文
posted @ 2014-03-07 11:06
思思博士
阅读(1460)
评论(0)
推荐(0)
摘要:
1 ;(function($){ 2 $.fn.extend({ 3 pageList: function (json) { 4 function PageList() { 5 this.initHtml = ""; //初次加载后的Html 6 this.num = 0; //页码个数 7 this.totalPageCount = 0;//总页数 8 this.size = 0;//每页数据条数 9 th... 阅读全文
posted @ 2014-03-07 11:02
思思博士
阅读(733)
评论(0)
推荐(2)

浙公网安备 33010602011771号