【发布时间】:2011-02-17 05:04:36
【问题描述】:
像这样!
<style type="text/css">
@import url "http://www.jquery.com/path_to_jQuery_theme.css";
</style>
这样的事情可能吗?还是我需要下载它才能包含它?
【问题讨论】:
标签: jquery-ui-theme
像这样!
<style type="text/css">
@import url "http://www.jquery.com/path_to_jQuery_theme.css";
</style>
这样的事情可能吗?还是我需要下载它才能包含它?
【问题讨论】:
标签: jquery-ui-theme
NVM,找到了:
<link rel="stylesheet" type="text/css"
href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/ui-lightness/jquery-ui.css" />
【讨论】: