Is inline JavaScript good or bad?

CyberAlchemist

Active member
Joined
Feb 9, 2013
Messages
257
Points
28
I am currently running WordPress sites and sometimes I have to add external scripts to develop my sites. It is hard to avoid to add JavaScript codes to files.
One thing I notice is that each time I add them, it embeds inserts JavaScript inline in the web page. Although it seems the JavaScript code is placed below the footer, it's still inline.
I've always been thought that JavaScript should be placed in JavaScript files. My question is inline JavaScript is good or bad? why? Or should I still try to keep JavaScript code in separate files?
 
Newer threads
Replies
3
Views
2,810
Replies
3
Views
2,575
Replies
6
Views
3,523
Recommended threads
Replies
0
Views
2,970
Replies
22
Views
9,609
Replies
7
Views
6,419
Replies
14
Views
9,505
Replies
12
Views
5,055
Top