Hi guys! I've got a problem with JQuery UI 1.7.2, in the datepicker widget to be precise. I need to set it so that the calendar is displayed in italian, and I tried to follow the example on the website but it didn't work. I tried to do
$.datepicker.setDefaults($.datepicker.regional['it']); but no effect. I noticed that in the source of the jqueryUI file there is no such array, only regional[''] is defined! How can the example on the website work? Am I missing something? Also, where can I find the non-minified version of the code? The website doesn't allow a choice for what I can see. Thanks in advance! Matteo -- 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=.
