Get started with bootstrap-treeview CDN

Apache-2.0 licensed

Bootstrap-treeview: library for dynamic, collapsible, customizable Bootstrap multi-level lists.

Tags:
  • twitter
  • bootstrap
  • tree
  • treeview
  • tree-view
  • navigation
  • javascript
  • jquery
  • jquery-plugin

Stable version

Copied!

How to start using bootstrap-treeview CDN


<!DOCTYPE html>
<html>
<head>
    <title>Get started with bootstrap-treeview CDN - cdnhub.io</title>
    <!-- Bootstrap CSS -->
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
    <!-- Bootstrap Treeview CSS -->
    <link href="https://cdn.cdnhub.io/bootstrap-treeview/1.2.0/bootstrap-treeview.min.css" rel="stylesheet">
</head>
<body>
    <!-- Your content goes here -->
</body>
</html>
Copied!
Copied!

All versions