开发者

dealing with jquery files?

开发者 https://www.devze.com 2023-01-17 11:16 出处:网络
i have quite a lot of jquery files, like around 6 files, how can i sort them out. shall i put them all in one file, and upload i开发者_运维问答t to a CDN, taking in account page loads etc.

i have quite a lot of jquery files, like around 6 files, how can i sort them out. shall i put them all in one file, and upload i开发者_运维问答t to a CDN, taking in account page loads etc.

p.s. im also using google jquery cdn!


If you can put them in one file, compress them 'if not already compressed' and use your CDN, will give you the best loading performance.

0

精彩评论

暂无评论...
验证码 换一张
取 消