摘要: 1 /*! 2 * This plug-in is developed for ASP.Net GridView control to make the GridView scrollable with Fixed headers. 3 */ 4 (function ($) { 5 //1、定义一个jQuery实例方法,也是我们调用这个插件的入口 6 $.fn.Scr... 阅读全文
posted @ 2018-12-03 12:07 每天进步多一点 阅读(657) 评论(0) 推荐(0)