10-解决方案
14.1.2 解决方案
链接到一个jQuery UI主题,然后是jQuery脚本的一个兼容版本,接着是jQuery UI脚本:
<link rel="stylesheet" type="text/css" href="themename/jquery-ui.css" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery-ui.js"></script>