sharepoint 2013 - Added Jquery reference to masterpage but not propagating to site pages -
sharepoint 2013 - Added Jquery reference to masterpage but not propagating to site pages -
i added jquery reference master page , worked charm parts on home page. when go subsite, jquery part no longer works. tried add together reference page didn't seem work.
when say, "i tried add together reference page itself...," think mean sub-pages trying point main page , reference jquery link there. if so, doesn't work (as have found). add together link jquery in area of each page:
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> that assuming pointing online file, @ google (or jquery.com), because cached in user browsers because ubiquitous. if have downloaded files , including file paths sub-pages, create sure pathnames correct. if index (main page) , sub-pages in same directory, path should same, verify (if how did it).
hope helps.
jquery sharepoint-2013
Comments
Post a Comment