Hey, when I start a new solution and select "web application", visual studio goes ahead and creates a script folder with jquery-1.4.1.js, jquery-1.4.1.min.js and jQuery-1.4.1- by default vsdoc.js. But if I instead launched a new solution and chose the "empty web application", there are no folders that can be expected, obviously. I'm just wondering what is the best way to add jquery to my new project, should I just copy and paste the scripts folder from the default web application?
early!
chilleo
source share