bigdave
Well-Known Member
I'm putting Emmas website together and I'm not sure how I should be dealing with the required javascript? Obviously I wont be writing it myself, just reusing from various sources but if every time I collect some more javascript to do something else, I stick the code in the head of the page, it's going to get very confusing! Should I be gathering all of these bits into separate external .js files to be linked to pages as and when required, or all into one external .js file? If I use external .js will a link in the head suffice (I know there are bits that need to be in the body too but yeah, you get what I mean... lol)?