Is it possible to put a reference to JQuery (or any other javascript file) in my webconfig, so that then I won’t have to keep referencing in every page I create that uses it?
I can imagine if I ever upgrade the version etc. – it will be a bit of a hassle having to rename all these files.
You can use a Master Page for this.