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

您现在的位置是:虫虫源码 > 其他 > jquery-treeview

jquery-treeview

资 源 简 介

jTreeView is a jQuery plugin, written for jQuery 1.2.6, that allows you to easily turn a standard ordered list into hierarchical tree that is both check-able and collapse-able, and you can easily extend and control it as an object-oriented widget. Why an another treeview based jQuery? The answer is: performance. As a treeview, it"s possible that it contains many nodes. For example, we need to display all employees of an enterprise, the enterprise has 10+ department and each department has 100+ employees. Now, this plugin can support so large treeview because it do not create the whole treeview(create the treeview by html -- this is the job of server) and all event will be bound at the treeview instead of nodes of the treeview. It, like jQuery, is licensed under either the GPL or MIT license.

文 件 列 表

CSS
jTreeView.css
jTreeView.css.bak
img
Checked.gif
collapsed.gif
expanded.gif
HalfChecked.gif
NoCheck.gif
None.gif
JS
jquery.js
jquery.jTreeView.js
jquery.jTreeView.js.bak
TreeExample.html

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.221941s