The official jQuery user interface library.
Go to file
Scott González bff49fac18 Tabs: Made detection of navigation more flexible - now the first descendant list (ul or ol) found will be used instead of forcing it to be the first child ul.
Fixes #4501 - Tabs should work with ordered lists (<ol>) in addition to unordered (<ul>)
Fixes #4506 - tabs(): allow more flexibility in specifying what list is used
2009-11-09 02:36:32 +00:00
build renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 2009-09-17 10:39:12 +00:00
demos Datepicker: Added Afrikaans and English/UK localisations 2009-10-22 09:49:19 +00:00
external update to latest QUnit 2009-09-29 07:48:14 +00:00
tests Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests. 2009-11-09 01:50:23 +00:00
themes/base added rule to negate outlines on :active state, so the outlines won't appear as much during mouse interaction. 2009-08-28 16:12:39 +00:00
ui Tabs: Made detection of navigation more flexible - now the first descendant list (ul or ol) found will be used instead of forcing it to be the first child ul. 2009-11-09 02:36:32 +00:00
AUTHORS.txt added url 2009-01-10 12:20:46 +00:00
GPL-LICENSE.txt removed extra level ui folder 2008-06-07 17:35:27 +00:00
jquery-1.3.2.js Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
MIT-LICENSE.txt changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
version.txt set trunk version to 1.8pre 2009-08-13 02:04:57 +00:00