$.ui is where we store all the jQuery UI plugins, so they're not in the same space as
http://docs.jquery.com/Utilities - Richard On Thu, Mar 12, 2009 at 12:36 PM, Neil <[email protected]> wrote: > > Thanks for the quick feedback, but the syntax is different on the two > pages: > > description page: $.datepicker.formatDate( format, date, > dayNamesShort, dayNames ) > > parent page: $.ui.datepicker.formatDate( format, date, dayNamesShort, > dayNames ) > > What's that extra ".ui"? Is that something new to 1.7? I've not seen > that before (but I'm still learning jQuery). > > Thanks, > Neil > > On Mar 11, 7:54 am, "Richard D. Worth" <[email protected]> wrote: > > Thanks for pointing this out. I added a back link at the top of this > page: > > > > http://docs.jquery.com/UI/Datepicker/$.datepicker.formatDate > > > > and added links to this (as well as two other utility functions) to > > > > http://docs.jquery.com/UI/Datepicker#utility-functions > > > > - Richard > > > > On Tue, Mar 10, 2009 at 10:16 AM, Neil <[email protected]> wrote: > > > > > Hi, > > > > > I can't seem to find documentation for the functions in UI 1.7. > > > Specifically, I am looking at the formatDate() function in datepicker > > > (NOT the same as the dateFormat option) and any other related > > > functions. There IS documentation at > > >http://docs.jquery.com/UI/Datepicker/$.datepicker.formatDate > > > but this page seems to be orphaned, and I can't get to any parent or > > > directory page. > > > > > Has this function been depreciated in 1.7? If so, what is the > > > suggested way to display a JavaScript Date object in mm/dd/yy format? > > > > > Maybe this is a general jQuery question, but any documentation on the > > > usage would be helpful. I'm not familiar with the > > > "$.datepicker.formatDate( format, date, [settings] )" syntax (i.e. > > > "$." without the use of a selector). > > > > > Thanks, > > > Neil > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
