首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > jQuery插件:创建使用数据从数据库复选框列

jQuery插件:创建使用数据从数据库复选框列

资 源 简 介

There are a number of repetitive tasks that developers perform when creating web sites, especially as it relates to the gui. I was developing a web site where the owner wanted multiples lists of checkboxes on various pages of his website. On most the pages where these checkboxes appeared, the owner wanted the check boxes to have a 4-column display, but there were other pages where he wanted a 3-columns display. I got tired of copying/pasting the php/html structure from page to page, so I decided to create a JQuery plugin (imCheckBoxDB), that would layout the check box lists for me. The checkbox list is created "Ajaxally". Both an id and label can be retrieved for each checkbox. To view documentation, go to: http://grasshopperpebbles.com/ajax/jquery-plugin-imcheckboxdb/ To view demo, go to: http://grasshopperpebbles.com/demos/
VIP VIP
0.174563s