Dear Frined
i Want Advice from side i start new program for same job and i get code for jstree from your site(https://www.aspforums.net/) and its works perfect the problem hapen today with bootstrap ,i use navbar with dropdown befor today avery think work properly but today navbar not responding if i click form contain JStree.
<link href="~/Content/bootstrap.min.css" rel="stylesheet" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/themes/default/style.min.css" />
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/jstree.min.js"></script>
how solve bootstrap.min.js order? i know bootstrap very good framework design but i think still many conflict with other JS. My question is W3.CSS framework(instead of bootstrap) Covers the needs of the programmer (No jQuery or JavaScript library).
Thanks