本文介绍了从Google的CDN下载jQuery UI CSS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我打算使用Google下载用于UI和Core的jQuery库。我的问题是,他们允许我下载CSS,还是应该自己托管?

I am planning on using Google to download the jQuery lib for both UI and Core. My question is, do they allow me to download the CSS for it or should I have to host it myself?

此外,如果我使用Google加载如何加载其他插件?

Also if I use Google to load how should I load other plugins? Can I compress all plugins together or should it be its own separate file?

推荐答案

Google AJAX Libraries API包含jQuery UI (目前是v1.10.3),还包括根据:

The Google AJAX Libraries API, which includes jQuery UI (currently v1.10.3), also includes popular themes as per the jQuery UI blog:

Google Ajax Libraries API(CDN)


  • 未压缩:

压缩:

未压缩的主题:
,,,,,,,,,,,,,,,,,,,,,,和,,,,,,,,,,,,,,,,,,,, , ,和。

Themes Compressed:black-tie, blitzer, cupertino, dark-hive, dot-luv, eggplant, excite-bike, flick, hot-sneaks, humanity, le-frog, mint-choc, overcast,pepper-grinder, redmond, smoothness, south-street, start, sunny, swanky-purse, trontastic, ui-darkness, ui-lightness, and vader.

这篇关于从Google的CDN下载jQuery UI CSS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-11 20:26