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,889
Replies
3
Views
2,634
Replies
6
Views
3,627
Latest threads
Replies
0
Views
58
Replies
2
Views
184
Replies
1
Views
205
Recommended threads
Replies
3
Views
3,905
Replies
8
Views
5,453
Replies
3
Views
4,174
Top