I have some code specific to sorting tables. Since the code is common in most pages I want to make a JS file which will have the code and all the pages using it can referen
Why are you using Javascript to write the script tags? Simply add the script tags to your head section. So your document will look something like this: