close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libldap_r-2.4.so.2: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 19, 2008, 12:17:47 AM (18 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v9
|
v10
|
|
| 4 | 4 | |
| 5 | 5 | * [參考] [http://blog.wu-boy.com/2008/04/30/194/ <jQuery筆記> 好用的日期函式 datepicker] |
| | 6 | * 下載 jQuery UI Theme - http://ui.jquery.com/themeroller |
| 6 | 7 | {{{ |
| 7 | | jazz@drbl:/var/www/$ sudo wget http://code.jquery.com/jquery-latest.js -O jquery.js |
| 8 | | jazz@drbl:/var/www/$ sudo wget http://marcgrabanski.com/code/ui-datepicker/core/ui.datepicker.js |
| 9 | | jazz@drbl:/var/www/$ sudo wget http://marcgrabanski.com/code/ui-datepicker/core/ui.datepicker.css |
| | 8 | jazz@sensor:/var/www$ sudo wget -O jquery-ui-themeroller.zip "http://ui.jquery.com/applications/themeroller/download.php?href=/applications/themeroller/css/jquery-ui-base.css.php?ctl=themeroller" |
| 10 | 9 | }}} |
| | 10 | * 編輯範例程式: |
| | 11 | {{{ |
| | 12 | |
| | 13 | }}} |
| | 14 | |
| | 15 | * [http://plugins.jquery.com/project/dateCompletion Automatic Date Completion] |
| 11 | 16 | |
| 12 | 17 | '''[目標] 使用 jQuery File Upload Plugin 達成檔案上傳目的!!''' |