For things like jQuery etc, isit better to leave it to use CDN or minify it into 1 file together with other JS
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
CDN – it’s likely it will already be cached on the users machines and thus you’ll save the download for it. Not to mention it will load faster from a CDN than from your site anyway – the overhead of the one extra connection to grab that file is diminimus