I am using a javascript image gallary that I found on the web in a project. I am wondering where the best place is to keep the javascript file. I am planning on just dropping it into the solution,which seems like the easiest way. This should work fine but I was wondering what people tend to do with these. In other words, should I create a folder named javascript and keep it in there?
I think that for this project what I am planning to do will be fine but I am curious if there is a better way. Thanks.
...
Go to the complete details ...