From: Richard Worth Date: Fri, 22 May 2009 03:29:00 +0000 (+0000) Subject: eol-style and mime-type X-Git-Tag: 1.8a1~110 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5f830184701efea9138cc8adfceaeea31308cf6a;p=jquery-ui.git eol-style and mime-type --- diff --git a/demos/effect/easing.html b/demos/effect/easing.html index 3e6673bb7..ba0887c29 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -1,91 +1,91 @@ - - - - jQuery UI Effects - Effect Demo - - - - - - - - - -
- -
- -
- -
- -
- -

All easings provided by jQuery UI are drawn above, using a HTLM canvas element. Click a diagram to see the easing in action.

- -
- - - - + + + + jQuery UI Effects - Effect Demo + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +

All easings provided by jQuery UI are drawn above, using a HTLM canvas element. Click a diagram to see the easing in action.

+ +
+ + + + diff --git a/demos/slider/hotelrooms.html b/demos/slider/hotelrooms.html index e5657708d..93fc12b5a 100644 --- a/demos/slider/hotelrooms.html +++ b/demos/slider/hotelrooms.html @@ -1,56 +1,56 @@ - - - - jQuery UI Slider - Range with fixed minimum - - - - - - - - - - -
- -
- - -
- -
- -
- -

How to bind a slider to an existing select element. The select stays visible to display the change. When the select is changed, the slider is updated, too.

- -
- - - + + + + jQuery UI Slider - Range with fixed minimum + + + + + + + + + + +
+ +
+ + +
+ +
+ +
+ +

How to bind a slider to an existing select element. The select stays visible to display the change. When the select is changed, the slider is updated, too.

+ +
+ + + diff --git a/ui/i18n/ui.datepicker-az.js b/ui/i18n/ui.datepicker-az.js index 9b1a6f9ea..4640e72cb 100644 --- a/ui/i18n/ui.datepicker-az.js +++ b/ui/i18n/ui.datepicker-az.js @@ -1,22 +1,22 @@ -/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Jamil Najafov (necefov33@gmail.com). */ -jQuery(function($) { - $.datepicker.regional['az'] = { - closeText: 'Bağla', - prevText: '<Geri', - nextText: 'İrəli>', - currentText: 'Bugün', - monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun', - 'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'], - monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun', - 'İyul','Avq','Sen','Okt','Noy','Dek'], - dayNames: ['Bazar','Bazar ertəsi','Çərşənbə axşamı','Çərşənbə','Cümə axşamı','Cümə','Şənbə'], - dayNamesShort: ['B','Be','Ça','Ç','Ca','C','Ş'], - dayNamesMin: ['B','B','Ç','С','Ç','C','Ş'], - dateFormat: 'dd.mm.yy', - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: ''}; - $.datepicker.setDefaults($.datepicker.regional['az']); +/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Jamil Najafov (necefov33@gmail.com). */ +jQuery(function($) { + $.datepicker.regional['az'] = { + closeText: 'Bağla', + prevText: '<Geri', + nextText: 'İrəli>', + currentText: 'Bugün', + monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun', + 'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'], + monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun', + 'İyul','Avq','Sen','Okt','Noy','Dek'], + dayNames: ['Bazar','Bazar ertəsi','Çərşənbə axşamı','Çərşənbə','Cümə axşamı','Cümə','Şənbə'], + dayNamesShort: ['B','Be','Ça','Ç','Ca','C','Ş'], + dayNamesMin: ['B','B','Ç','С','Ç','C','Ş'], + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['az']); }); \ No newline at end of file