相关疑难解决方法(0)

如何使用Google托管的jQuery UI源代码?

我需要加载jQuery UI文件,并希望从Google执行此操作.目前我上传:

<script type="text/javascript" src="http://jqueryui.com/latest/ui/ui.core.js"></script>
<script type="text/javascript" src="http://jqueryui.com/latest/ui/ui.draggable.js"></script>
<script type="text/javascript" src="http://jqueryui.com/latest/ui/ui.droppable.js"></script>
Run Code Online (Sandbox Code Playgroud)

Google需要哪些相应的文件?

我可以使用http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js吗?

另外,使用这个有什么不利之处:http: //ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js

jquery

25
推荐指数
2
解决办法
4万
查看次数

标签 统计

jquery ×1