TreeView / Basic Usage

  • Web Project
    • css
      • theme.css
    • images
      • background.png
      • buttons-sprite.png
      • logo.png
    • js
      • jquery-1.10.2.min.js
      • site.js
    • files
      • annual_report.xlsx
      • eula.pdf
      • statement_2015.pdf
    • about.html
    • contacts.html
    • index.html
Theme

Description

This example shows a basic demo of the ShieldUI TreeView widget.
It uses an Unordered List HTML element to define the nodes in the tree and their properties such as expanded, icon CSS class and others

Was this example useful?