Multiple js files.

How can I have multiple js files and have an html file only reference one of them?

Well I finally realized the js file include code is hidden in BSS. Once exported to Dreamweaver you can see they are there at the end of the html file. What BSS does is simply include every js file you have in every html file you have. I still can't find any way to exclude the js from within BSS and manually doing it from Dreamweaver after every export is unfeasible

Get used to it, it's the only thing you can do right now unless you know how to make Export scripts in BSS. Hopefully the devs will give us more options for this as we've asked for quite some time now for this for all files not just .js files.