<script src="/path/to/jstree.min.js"></script> <script> jQuery(function($) { ("#divtree").jstree(); }); </script>