The official jQuery user interface library.
Go to file
2008-05-22 15:38:37 +00:00
readme.txt - added initial file path structure 2008-05-22 15:38:37 +00:00

This file explains the tree structure of the jQuery UI project's subversion tree.

* branches
* tags
* trunk
	* demos
	* source					- Includes the main dependancy ui.core.js
		* effects				- Includes the effects core and the individual effects
		* interaction			- Includes core interaction modules like drag & drop, sortables and resizables.
		* widgets				- Includes visual widgets like datepicker, accordion and tabs.
	* tests
	* themes