I have to use Visual Studio 2010 and I have trouble using jquery and bootstrap offline. When I use the online version it works perfectly but same files downloaded locally are not. I can't understand why. I have the files in a site.master file, can't upload content of the file due to links, but in head tag I have .css files
and before closing body tag I have .js files
this works perfectly. But when I download files locally it does not.
within head tag
and before clodsing body tag
What am I doing wrong?

Local CodersPosted Aug 14, 2024, 3:43 PM
may be you can try below like this:
Marius VasilePosted Aug 14, 2024, 4:02 PM
I just missed the slash before folder. Childish mistake from me but you got close to the answer, so thank you Local