TableHandler
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://plugins.jquery.com/project/tablehandler
软件介绍
Use this to search the text of your table, check the column out.
init table to searchable
jQuery('#table1').tablehandler();
search your text
jQuery('#table1').searchTable({
value : jQuery('#value1').val()
})
Learning Web App Development
Semmy Purewal / O'Reilly Media / 2014-3-3 / USD 29.99
Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this pract......一起来看看 《Learning Web App Development》 这本书的介绍吧!
