一、下載
jQuery UI 1.11.4 (concatenated JS and CSS files)
jQuery UI 1.11.4 Themes (這有其它的CSS樣式,這另文說明)
http://jqueryui.com/download/all/
圖1
二、下載後 解壓後找到index.html 這裡面會有範例。
圖2
三、我們看一下需要那些css檔及 js檔
圖3 css檔
圖4 js檔 一個是jquery基本js ,一個是jquery ui js
共基本需要這三個檔
<link href="jquery-ui.css" rel="stylesheet">
<script src="external/jquery/jquery.js"></script>
<script src="jquery-ui.js"></script>
四、開啟執行index.html 使用瀏覽器
圖5
六、線上範例
本文看月曆套件範例
http://jqueryui.com/datepicker/
圖6
七、查看線上說明文件
本文看月曆套件線上說明文件
圖7
圖8 http://api.jqueryui.com/datepicker/
其它參考:
jQuery教學目錄
其它文章
沒有留言:
張貼留言