jquery-treeview

WebJar for jquery-treeview

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

github-com-jzaefferer-jquery-treeview
Последняя версия

Последняя версия

1.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jquery-treeview
WebJar for jquery-treeview
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/jzaefferer/jquery-treeview

Скачать github-com-jzaefferer-jquery-treeview

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-jzaefferer-jquery-treeview/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-jzaefferer-jquery-treeview</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jzaefferer-jquery-treeview/
implementation 'org.webjars.bower:github-com-jzaefferer-jquery-treeview:1.4.2'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jzaefferer-jquery-treeview/
implementation ("org.webjars.bower:github-com-jzaefferer-jquery-treeview:1.4.2")
'org.webjars.bower:github-com-jzaefferer-jquery-treeview:jar:1.4.2'
<dependency org="org.webjars.bower" name="github-com-jzaefferer-jquery-treeview" rev="1.4.2">
  <artifact name="github-com-jzaefferer-jquery-treeview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-jzaefferer-jquery-treeview', version='1.4.2')
)
libraryDependencies += "org.webjars.bower" % "github-com-jzaefferer-jquery-treeview" % "1.4.2"
[org.webjars.bower/github-com-jzaefferer-jquery-treeview "1.4.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Note that this project is not actively maintained anymore.

Check out jqTree for a more up to date plugin.

jQuery Treeview

Lightweight and flexible transformation of an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.

Provides some options for customizing, an async-tree extension and an experimental sortable extension.

screenshot


Demo

Download

Changelog

Documentation

.treeview( options )

Takes an unordered list and makes all branches collapsable. The "treeview" class is added if not already present. To hide branches on first display, mark their li elements with the class "closed". If the "collapsed" option is used, mark initially open branches with class "open".

License

Copyright Jörn Zaefferer

Released under the MIT license:

Версии библиотеки

Версия
1.4.2