Quantcast
Channel: jquery-2.1.4.min.js Failed to load resource: the server responded with a status of 404 (Not Found) - Stack Overflow
Viewing all articles
Browse latest Browse all 3

jquery-2.1.4.min.js Failed to load resource: the server responded with a status of 404 (Not Found)

$
0
0

I have a master page. Master page has a header, side bar, footer comes from different UI and i can merge to use as master page.

I have mentioned

<script src="assets/js/jquery-2.1.4.min.js"></script>

this jquery file is in my new UI and this is also used in my master page for sidebar functionality.

In my new UI i have used Date-picker. my date picker is not working properly when i click the date picker. I have got

jquery-2.1.4.min.js Failed to load resource: the server responded with a status of 404 (Not Found)

if i am not using master page this functionality working properly. when i include this into master it returns error

this is my side bar

<div id="sidebar" class="sidebar responsive ace-save-state" ng-controller="SlideController" ng-include="'slidebar.html'"><script>                $(function () {                    $(".sidebar ul li ul li").closest("li").find(".active").removeClass("active");                    $("#Expense").addClass("active").parents(".nav li").addClass("active open");                });</script></div>

can any one help me?


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>