开发者

Are jQuery UI key is required when i want to use Google Ajax API

i want to use Google j开发者_运维问答Query UI. are i can use them without key.

are i can get the custom css of jQuery UI from CDN if i want.


You don't need API key just use this for latest version of jQuery:

<script type="text/JavaScript"  charset="utf-8" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

For jQuery UI:

<script type="text/javascript"  charset="utf-8" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.7/jquery-ui.min.js"></script>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜