About 127,000 results
Open links in new tab
  1. GitHub - mar10/fancytree: JavaScript tree view / tree grid plugin …

    Fancytree is a JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading.

  2. javascript - checkbox = true still won't show checkboxes in …

    Aug 14, 2018 · I have this fancy tree $('#my_id').fancytree({ checkbox: true, selectMode: 3, source :myDataSource, extensions: ['filter'], quicksearch: true, });

  3. Dynamic Tree View With Checkboxes - Treejs - CSS Script

    Sep 5, 2018 · A lightweight tree view plugin that displays hierarchical data in a collapsible, selectable tree structure with checkboxes. How to use it: Installation. # Yarn $ yarn add @widgetjs/tree # NPM $ npm install @widgetjs/tree --save. Import the Treejs. import Tree from '@widgetjs/tree'; Or load the compiled JavaScript ‘tree.min.js’ in the document.

  4. javascript - Fancytree checkboxes - Stack Overflow

    Jul 21, 2015 · Fancytree uses images instead of native checkboxes (i.e. <input type="checkbox">), mainly because this allows to implement tri-state modes. The glyph extension enables glyph fonts instead of images, which doesn't help in your case.

  5. jquery.fancytree - npm

    Fancytree is a JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading.

  6. Fancytree - Example: Select - wwWendt.de

    Use different select modes for the tree and distinct nodes. This tree has checkoxes and selectMode 1 (single-selection) enabled. The checkbox icons are replaced by radio buttons by adding the tree.checkbox: "radio" option. This tree has selectMode 2 (multi-selection) enabled. Node `n3` uses the 'radiogroup' option and hides the checkbox.

  7. Fancytree - dynamic tree view - Js Tutorial

    Mar 28, 2014 · Fancytree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading.

  8. javascript - Fancytree - How to change check boxes to select list ...

    Dec 19, 2024 · The fancy tree module is specifically for displaying checkboxes, so wouldn't the simple answer be to not use the module and use the default term reference widget? You ofcourse can always do a preprocess on the widget to make it output what ever you want.

  9. Fancytree - Example - wwWendt.de

    Fancytree is a JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading. This site presents some live examples for Fancytree.

  10. jQuery and jQuery UI Dynamic Tree View Plugin - Fancytree

    Apr 7, 2025 · Fancy Tree is a plugin for jQuery and jQuery UI that allows to create dynamic tree view controls with support for persistence, keyboard, checkboxes, drag and drop, and lazy loading.

  11. Some results have been removed
Refresh