GithubHelp home page GithubHelp logo

ericgrivilers / jstree-bootstrap-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orangehill/jstree-bootstrap-theme

0.0 2.0 0.0 1.28 MB

Reponsive jsTree Twitter Bootstrap 3 Compatible Theme

License: BSD 2-Clause "Simplified" License

jstree-bootstrap-theme's Introduction

jsTree Bootstrap Theme

Since there aren't many jsTree themes out there, we thought we'd make this one freely available.

jsTree Bootstrap Theme is created as a part of Proton UI Responsive Admin Panel Theme currently being developed.

##What is jsTree?

jsTree is a javascript based, most awesome cross browser tree component. It is packaged as a jQuery plugin.

It is available absolutely free at http://www.jstree.com/ or at https://github.com/vakata/jstree.

For your convenience entire jsTree pre 1.0 fix2 version is included with this theme.

##Theme Demo A demo with five detailed examples is available at jsTree Bootstrap Theme Demo page.

##Responsiveness jsTree Bootstrap Theme is Responsive. To see the effect open the demo and scale a browser window down until the window width is less then 480 pixels.

Mobile friendly design should make it easier to tap nodes with more precision.

##LESS CSS support

If you wish to further customize the theme you might find it convenient to use included LESS files.

To develop using LESS files please uncomment this section in /demo/index.html

	<!-- Include LESS files for development only (otherwise style.css is auto-loaded by jsTree plugin) -->
	<!--
		<link rel="stylesheet/less" href="../themes/proton/style.less?1375004169" media="all" />
		<script type="text/javascript" src="../themes/proton/less-1.3.1.min.js"></script>
	-->

After that, it's important to empty the contents of /themes/proton/style.css as it is loaded automatically via jsTree plugin.

Once done with tweaking all you have to do is compile the files to style.css using lessc command line utility, and remove/comment out the lines reffering to LESS files in /demo/index.html head section.

// compile less to css file example

lessc /path-to/jstree-bootstrap-theme/themes/proton/style.less > /path-to/jstree-bootstrap-theme/themes/proton/style.css

jstree-bootstrap-theme's People

Contributors

tihomiro avatar vedraan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.