【发布时间】:2012-05-25 08:43:52
【问题描述】:
如何在 Zend Framework(Zend_View) 中获得具有后备功能的 Google CDN?
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js"></script>
<script type="text/javascript">!window.jQuery && document.write('<script src="/base/js/jquery-1.7.2.js"></script>');</script>
感谢您的帮助。
【问题讨论】:
标签: javascript jquery zend-framework zend-view