1
vote
2answers
295 views
Using JQuery in a Subfolder When the MasterPage is in the Root Folder.
I am trying to use the jquery library in ASP.NET in a subfolder called "samples" with a masterpage that is located in the root directory. Presently the references to the jquery scripts are located …
