Question

Do you know if jquery widgets such as "slider" or "button" are available for download in the Google CDN?

I only found "datepicker" available in the manifest so far : http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/MANIFEST

Thanks for your help

Était-ce utile?

La solution

The Google CDN includes the complete jQuery UI suite in one file.

You're seeing the internationalization (i18n) files that allow you to display the date picker in multiple languages.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top