I am trying to call bootstrap modal But it shows error in console that Uncaught error:Bootstrap’s JavaScript requires jQuery.I am using <script src="~/Scripts/jquery-3.1.1.js"></script>.kindly help me in getting towards the result, so that I can accomplish the same…
Make sure that the order of script and css files should be like below:
Hope This Helps....