On Fri, Nov 20, 2009 at 6:12 AM, tasso85 <[email protected]>wrote:

> 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?
>

Have you included the file that contains the Italian localization,
jquery.ui.datepicker-it.js? You can find a copy of it here:

http://jquery-ui.googlecode.com/svn/tags/1.7.2/ui/i18n/ui.datepicker-it.js

or inside a download builder zip file:

/development-bundle/ui/i18n/ui.datepicker-it.js


> Also, where can I find the non-minified version of the code? The
> website doesn't allow a choice for what I can see.
>

See the link to the development-bundle folder inside the download zip.

- Richard

--

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=.


Reply via email to