从Google&ŧ039;的CDN获取jQuery库如果失败,则拉取本地版本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了从Google&ŧ039;的CDN获取jQuery库如果失败,则拉取本地版本相关的知识,希望对你有一定的参考价值。

Grab jQuery library from Google's CDN this way its faster, burns Google's bandwidth and not yours. Also users will have this cached if other sites are using it as well.

Downside of course is Google's servers do go down. This script will check if its available on Google's servers otherwise fall back to your local version.
  1. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  2. <script>window.jQuery || document.write('<script src="js/libs/jquery-1.6.2.min.js"></script>')</script>

以上是关于从Google&ŧ039;的CDN获取jQuery库如果失败,则拉取本地版本的主要内容,如果未能解决你的问题,请参考以下文章

从命令行通过dbus获取exail&ŧ039;的当前歌曲

在jQuery中处理ID&ŧ039;的特殊字符

添加新表行(使用jQuery的lil&ŧ039;帮助)

使用livequery将jquery事件绑定到ajax&ŧ039;d内容

在UI中使用Jquery&ŧ039;的new Position函数将任何内容居中

使用两个表的并集获取Count&ŧ039;s