pro*_*ity 2 javascript jquery google-api
How can I replace following lines with links to the Google jQuery API?
1st line is already done.
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/tab.js"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.1.pack.js"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/fancybox/jquery.easing-1.3.pack.js"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/jquery.cookie.js"></script>
Run Code Online (Sandbox Code Playgroud)
and maybe even this line:
<link rel="stylesheet" type="text/css" href="catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.1.css" media="screen" />
Run Code Online (Sandbox Code Playgroud)
You can't...google doesn't host these plugins like they do jQuery Core and jQuery UI.
您可以在此处查看他们托管的内容:http://code.google.com/apis/libraries/devguide.html
| 归档时间: |
|
| 查看次数: |
4921 次 |
| 最近记录: |