github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 832
    • 188
  • Source
  • Commits
  • Network (188)
  • Graphs
  • Tree: bd3dc48

click here to add a description

click here to add a homepage

  • Switch Branches (8)
    • bind
    • devpreview
    • formcontrols
    • master
    • menu
    • panel
    • tooltip
    • widget-super
  • Switch Tags (19)
    • 1.9m2
    • 1.9m1
    • 1.8rc3
    • 1.8rc2
    • 1.8rc1
    • 1.8b1
    • 1.8a2
    • 1.8a1
    • 1.8.2
    • 1.8.1
    • 1.8
    • 1.7
    • 1.6rc6
    • 1.6rc5
    • 1.6rc3
    • 1.6rc2
    • 1.6
    • 1.5.2
    • 1.5.1
  • Comments
  • Contributors
Sending Request…

The official jQuery user interface library. — Read more

  Cancel

http://jqueryui.com/

  Cancel
  • HTTP
  • Git Read-Only

This URL has Read+Write access

changed ui.jquery.com to jqueryui.com
rdworth (author)
Fri Feb 27 03:41:40 -0800 2009
commit  bd3dc48e02ef7361d61a
tree    f64abc01397de20a43f6
parent  e3825ccc8045ce0deead
M MIT-LICENSE.txt 4 ••••
M demos/index.html 30 ••••
M themes/base/ui.core.css 2 ••
M themes/base/ui.theme.css 2 ••
M ui/effects.blind.js 2 ••
M ui/effects.bounce.js 2 ••
M ui/effects.clip.js 2 ••
M ui/effects.core.js 2 ••
M ui/effects.drop.js 2 ••
M ui/effects.explode.js 2 ••
M ui/effects.fold.js 2 ••
M ui/effects.highlight.js 2 ••
M ui/effects.pulsate.js 2 ••
M ui/effects.scale.js 2 ••
M ui/effects.shake.js 2 ••
M ui/effects.slide.js 2 ••
M ui/effects.transfer.js 2 ••
M ui/ui.accordion.js 2 ••
M ui/ui.core.js 2 ••
M ui/ui.datepicker.js 2 ••
M ui/ui.dialog.js 2 ••
M ui/ui.draggable.js 2 ••
M ui/ui.droppable.js 2 ••
M ui/ui.progressbar.js 2 ••
M ui/ui.resizable.js 2 ••
M ui/ui.selectable.js 2 ••
M ui/ui.slider.js 2 ••
M ui/ui.sortable.js 2 ••
M ui/ui.tabs.js 2 ••
Txt MIT-LICENSE.txt
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1  
-Copyright (c) 2009 Paul Bakaus, http://ui.jquery.com/
  1
+Copyright (c) 2009 Paul Bakaus, http://jqueryui.com/
2 2
 
3 3
 This software consists of voluntary contributions made by many
4  
-individuals (AUTHORS.txt, http://ui.jquery.com/about) For exact
  4
+individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
5 5
 contribution history, see the revision history and logs, available
6 6
 at http://jquery-ui.googlecode.com/svn/
7 7
 
Txt demos/index.html
  • View file @ bd3dc48
... ...
@@ -250,23 +250,23 @@
250 250
           <dd><a href="slider/index.html">Slider</a></dd>
251 251
           <dd><a href="tabs/index.html">Tabs</a></dd>
252 252
         <dt>Effects</dt>
253  
-          <dd><a href="http://ui.jquery.com/docs/Effect">Effect</dd>
254  
-          <dd><a href="http://ui.jquery.com/docs/Effects/Animate">Animate</a></dd>
255  
-          <dd><a href="http://ui.jquery.com/docs/Effects/Hide">Hide</a></dd>
256  
-          <dd><a href="http://ui.jquery.com/docs/Effects/Show">Show</a></dd>
257  
-          <dd><a href="http://ui.jquery.com/docs/Effects/SwitchClass">Switch Class</a></dd>
258  
-          <dd><a href="http://ui.jquery.com/docs/Effects/Toggle">Toggle</a></dd>
259  
-          <dd><a href="http://ui.jquery.com/docs/Effects/ToggleClass">Toggle Class</a></dd>
  253
+          <dd><a href="animate/index.html">Animate</a></dd>
  254
+          <dd><a href="effect/index.html">Effect</dd>
  255
+          <dd><a href="hide/index.html">Hide</a></dd>
  256
+          <dd><a href="show/index.html">Show</a></dd>
  257
+          <dd><a href="switchClass/index.html">Switch Class</a></dd>
  258
+          <dd><a href="toggle/index.html">Toggle</a></dd>
  259
+          <dd><a href="toggleClass/index.html">Toggle Class</a></dd>
260 260
         <dt>About jQuery UI</dt>
261  
-          <dd><a href="http://ui.jquery.com/docs/Developer_Guide">UI Developer Guidelines</a></dd>
262  
-          <dd><a href="http://ui.jquery.com/docs/Changelog">Changelog</a></dd>
263  
-          <dd><a href="http://ui.jquery.com/docs/Roadmap">Roadmap</a></dd>
264  
-          <dd><a href="http://ui.jquery.com/docs/Subversion">Subversion Access</a></dd>
  261
+          <dd><a href="http://jqueryui.com/docs/Developer_Guide">UI Developer Guidelines</a></dd>
  262
+          <dd><a href="http://jqueryui.com/docs/Changelog">Changelog</a></dd>
  263
+          <dd><a href="http://jqueryui.com/docs/Roadmap">Roadmap</a></dd>
  264
+          <dd><a href="http://jqueryui.com/docs/Subversion">Subversion Access</a></dd>
265 265
         <dt>Theming</dt>
266  
-          <dd><a href="http://ui.jquery.com/docs/Theming">Theming jQuery UI</a></dd>
267  
-          <dd><a href="http://ui.jquery.com/docs/Theming/API">jQuery UI CSS framework</a></dd>
268  
-          <dd><a href="http://ui.jquery.com/docs/Theming/Themeroller">ThemeRoller application</a></dd>
269  
-          <dd><a href="http://ui.jquery.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
  266
+          <dd><a href="http://jqueryui.com/docs/Theming">Theming jQuery UI</a></dd>
  267
+          <dd><a href="http://jqueryui.com/docs/Theming/API">jQuery UI CSS Framework</a></dd>
  268
+          <dd><a href="http://jqueryui.com/docs/Theming/Themeroller">ThemeRoller application</a></dd>
  269
+          <dd><a href="http://jqueryui.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
270 270
 
271 271
       </dl>
272 272
     </td>
Txt themes/base/ui.core.css
  • View file @ bd3dc48
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
 * jQuery UI CSS Framework
3  
-* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  3
+* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
4 4
 * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5 5
 */
6 6
 
Txt themes/base/ui.theme.css
  • View file @ bd3dc48
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
 * jQuery UI CSS Framework
3  
-* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  3
+* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
4 4
 * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5 5
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
6 6
 */
Txt ui/effects.blind.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Blind @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.bounce.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Bounce @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.clip.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Clip @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.core.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.drop.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Drop @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.explode.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Explode @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.fold.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Fold @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.highlight.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Highlight @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.pulsate.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Pulsate @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.scale.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Scale @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.shake.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Shake @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.slide.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Slide @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/effects.transfer.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Effects Transfer @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.accordion.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Accordion @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.core.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.datepicker.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Datepicker @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.dialog.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Dialog @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.draggable.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Draggable @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.droppable.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Droppable @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.progressbar.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Progressbar @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.resizable.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Resizable @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.selectable.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Selectable @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.slider.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Slider @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.sortable.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Sortable @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *
Txt ui/ui.tabs.js
  • View file @ bd3dc48
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * jQuery UI Tabs @VERSION
3 3
  *
4  
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
  4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5 5
  * Dual licensed under the MIT (MIT-LICENSE.txt)
6 6
  * and GPL (GPL-LICENSE.txt) licenses.
7 7
  *

0 notes on commit bd3dc48

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server
  • English
  • Català
  • Čeština
  • Deutsch
  • Español
  • Français
  • Hrvatski
  • Indonesia
  • Italiano
  • 日本語
  • Nederlands
  • Norsk
  • Polski
  • Português (BR)
  • Српски
  • Svenska
  • 中文