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

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 558
    • 90
  • Source
  • Commits
  • Network (90)
  • Graphs
  • Tree: dc646c0

click here to add a description

click here to add a homepage

  • Switch Branches (7)
    • bind
    • devpreview
    • formcontrols
    • master
    • menu
    • panel
    • tooltip
  • Switch Tags (18)
    • 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

Datepicker: cleaning up the datepicker open transition. fixed #5609 - 
Datepicker: change default opening animation to fadeIn
paulirish (author)
Wed May 12 08:48:29 -0700 2010
rdworth (committer)
Wed May 12 10:18:55 -0700 2010
commit  dc646c01fe97b54e3bb4
tree    fb1acd9bbe525363cd28
parent  e780583694f69513e4f3
M ui/jquery.ui.datepicker.js 4 ••••
Txt ui/jquery.ui.datepicker.js
  • View file @ dc646c0
... ...
@@ -61,7 +61,7 @@ function Datepicker() {
61 61
   this._defaults = { // Global defaults for all the date picker instances
62 62
     showOn: 'focus', // 'focus' for popup on focus,
63 63
       // 'button' for trigger button, or 'both' for either
64  
-    showAnim: 'show', // Name of jQuery animation for popup
  64
+    showAnim: 'fadeIn', // Name of jQuery animation for popup
65 65
     showOptions: {}, // Options for enhanced animations
66 66
     defaultDate: null, // Used when field is blank: actual date,
67 67
       // +/-number for offset from today, null for today
... ...
@@ -88,7 +88,7 @@ function Datepicker() {
88 88
       // string value starting with '+' for current year + value
89 89
     minDate: null, // The earliest selectable date, or null for no limit
90 90
     maxDate: null, // The latest selectable date, or null for no limit
91  
-    duration: '_default', // Duration of display/closure
  91
+    duration: 'fast', // Duration of display/closure
92 92
     beforeShowDay: null, // Function that takes a date and returns an array with
93 93
       // [0] = true if selectable, false if not, [1] = custom CSS class name(s) or '',
94 94
       // [2] = cell title (optional), e.g. $.datepicker.noWeekends

0 notes on commit dc646c0

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