Recommend this page to a friend! |
Download |
Info | Example | Files | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-10-28 (11 months ago) | Not enough user ratings | Total: 172 | All time: 302 This week: 4 |
Version | License | JavaScript version | Categories | |||
js-filer 1.3.6 | GNU Free Document... | 5 | HTML, AJAX, jQuery, Files and Folders |
Description | Author | |||
This is a jQuery plugin that can display and manipulate a HTML treeview control of hierarchical data. Innovation Award
|
|
A cross-browser jQuery plugin to display and modify the tree view of any hierarchical data (file directories, inventory lists, ...) supplied from server-side.
jsFiler is built on top of the [jsTree] extending its functionality: command menus, dialogues, server communication. It is configurable for different tree applications and expects the back-end support. The (multi)tree and operations behaviour are specified via configuration parameters and user callbacks.
Examine the demo for the details (see Installation):
activate the tree via jQuery passing the tree parameters:
element - selector of the element containing the tree</br>
options - configuration parameters object
For example:
The options can be passed during activation and after that.
The tree has 3 types of the nodes: root, folder, file. Click the pointer before the tree node icon to open/close the sub-nodes. Click the node and select the required command from the right-click or icon menu. Use drag'n drop to move/copy the nodes.
Unzip the files to some web server directory:
PHP support is required to run the demo.html. Use the mode parameter to try different menu modes (mode=rm is default):
The demo must function like [here].
[Ivan Bozhanov] of jsTree
jsFiler is released under the [GPL v.3].
(c) 2015 Vallo Reima
Examine the [Remote File Manager] solution that implements jsFiler via extended command set, enhanced dialog and callbacks.
If you have any questions, comments, ideas, or would like to leave any other kind of feedback, feel free to [contact me].
[here]: http://vregistry.com/samples/demo/?app=jsfiler [Ivan Bozhanov]: http://vakata.com/en/ [jsTree]: https://www.jstree.com/ [GPL v.3]: https://www.gnu.org/licenses/gpl-3.0.html [contact me]: mailto:vallo@vregistry.com?subject=jsFiler [Remote File Manager]: http://vregistry.com/filer/
Files (31) |
File | Role | Description | ||
---|---|---|---|---|
icons (21 files) | ||||
ajax.php | Data | Auxiliary data | ||
demo.html | Example | Example | ||
favicon.ico | Data | Auxiliary data | ||
jsfiler.css | Data | Auxiliary data | ||
jsfiler.js | Class | Class source | ||
jsfiler.min.css | Data | Auxiliary data | ||
jsfiler.min.js | Class | Class source | ||
LICENSE | Lic. | License text | ||
package.json | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files (31) | / | icons |
File | Role | Description |
---|---|---|
c_ad.png | Icon | Icon image |
c_add-no.png | Icon | Icon image |
c_add.png | Icon | Icon image |
c_cpy-no.png | Icon | Icon image |
c_cpy.png | Icon | Icon image |
c_cut-no.png | Icon | Icon image |
c_cut.png | Icon | Icon image |
c_del-no.png | Icon | Icon image |
c_del.png | Icon | Icon image |
c_new-no.png | Icon | Icon image |
c_new.png | Icon | Icon image |
c_pst-no.png | Icon | Icon image |
c_pst.png | Icon | Icon image |
c_ren-no.png | Icon | Icon image |
c_ren.png | Icon | Icon image |
c_sch-no.png | Icon | Icon image |
c_sch.png | Icon | Icon image |
t_knot.png | Icon | Icon image |
t_knot_leaf.png | Icon | Icon image |
t_leaf.png | Icon | Icon image |
t_root.png | Icon | Icon image |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.