Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.2, Sun Sep 2 20:34:28 2007 UTC | revision 1.3, Sun Sep 2 21:17:01 2007 UTC | |
|---|---|---|
| # | Line 4 http://drupal.org/project/jquery_interfa | Line 4 http://drupal.org/project/jquery_interfa |
| 4 | The UI module provides access to all UI components, as well as | The UI module provides access to all UI components, as well as |
| 5 | defining several form elements (like slider). | defining several form elements (like slider). |
| 6 | ||
| $Id$ | ||
| 7 | To add UI javascript, just call | |
| 8 | ui_add_js("droppables"); | |
| 9 | UI will take care of the rest for you. | |
| 10 | ||
| 11 | $Id: README.txt,v 1.2 2007/09/02 20:34:28 dmitrig01 Exp $ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |