Is it good practice to put all of your script calls in an include file?
I have a design I am working on and utilzing some of the HTML5 boilerplate template, they have quite a few script calls at the bottom of the page...
I thought it would be better to put them all in one include file and reference them that way using absolute paths...
Thoughts?
以上就是putting all of your script calls in an include file的详细内容,更多请关注web前端其它相关文章!