摘要:
因为easyui的分页条比较死板,所以只能自己写个简单的,不过够用(function ($){ var settings = { PrevText: "Prev", NextText: "Next", PageSize: 10, RecordCount: 0, CurrentIndex: 1, ShowIndexNum: 5, //页码最大数 FrameCSS: "next", IndexCSS: "next02", CurrrentIndexCSS: "next... 阅读全文
posted @ 2011-11-17 02:14
anncesky
阅读(280)
评论(0)
推荐(0)