这里有人知道如何将内容交付网络(Google)用于css jquery datepicker吗?那可能吗?这是CSS。
<link type="text/css" href="css/sunny/jquery-ui-1.8.23.custom.css" rel="stylesheet" />
就像我使用的 jquery 和 jquery ui 一样:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js" type="text/javascript"></script>
谢谢你。