The official jQuery user interface library.
Go to file
Paul Bakaus 489160abd8
2008-05-23 09:23:30 +00:00
jquery 2008-05-23 09:14:39 +00:00
ui 2008-05-23 09:23:30 +00:00
readme.txt 2008-05-23 09:02:43 +00:00

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

* branches
* tags
* trunk
	* ui
		* 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