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,975
Replies
3
Views
2,712
Replies
6
Views
3,761
Latest threads
Replies
1
Views
38
Replies
1
Views
44
Replies
3
Views
83
Replies
0
Views
65
Recommended threads
Top