0
Is it only the head tag that a JavaScript document could be written on?
4 ответов
+ 1
nope, you can include it at the end of the body so the webpage loads faster
0
so is that d best possible way?
0
it depends on your code, if your js is huge, yes it is :)
0
kk
thanks guys