code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/* http://keith-wood.name/datepick.html
Slovenian localisation for jQuery Datepicker.
Written by Jaka Jancar (jaka@kubje.org). */
/* c = č, s = š z = ž C = Č S = Š Z = Ž */
(function($) {
$.datepick.regional['sl'] = {
monthNames: ['Januar','Februar','Marec','April','Ma... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-sl.js | JavaScript | asf20 | 1,638 |
/* ThemeRoller Blitzer override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #f6f6f6; /* Set (.ui-state-hover) col... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-blitzer.datepick.css | CSS | asf20 | 618 |
/* http://keith-wood.name/datepick.html
French localisation for jQuery Datepicker.
Stéphane Nahmani (sholby@sholby.net). */
(function($) {
$.datepick.regional['fr'] = {
monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
month... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-fr.js | JavaScript | asf20 | 1,542 |
/* http://keith-wood.name/datepick.html
Swedish localisation for jQuery Datepicker.
Written by Anders Ekdahl ( anders@nomadiz.se). */
(function($) {
$.datepick.regional['sv'] = {
monthNames: ['Januari','Februari','Mars','April','Maj','Juni',
'Juli','Augusti','September','Oktober','Novem... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-sv.js | JavaScript | asf20 | 1,319 |
/* http://keith-wood.name/datepick.html
Serbian localisation for jQuery Datepicker.
Written by Dejan Dimić. */
(function($){
$.datepick.regional['sr-SR'] = {
monthNames: ['Januar','Februar','Mart','April','Maj','Jun',
'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'],
monthNamesShort: ['J... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-sr-SR.js | JavaScript | asf20 | 1,463 |
/* http://keith-wood.name/datepick.html
Armenian localisation for jQuery Datepicker.
Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/
(function($) {
$.datepick.regional['hy'] = {
monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս',
'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-hy.js | JavaScript | asf20 | 1,562 |
/* ThemeRoller Blacktie override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #eeeeee; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #1c1c1c; /* Set (.ui-state-hover) co... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-blacktie.datepick.css | CSS | asf20 | 619 |
/* http://keith-wood.name/datepick.html
Albanian localisation for jQuery Datepicker.
Written by Flakron Bytyqi (flakron@gmail.com). */
(function($) {
$.datepick.regional['sq'] = {
monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor',
'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'],
m... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-sq.js | JavaScript | asf20 | 1,431 |
/* http://keith-wood.name/datepick.html
Romanian localisation for jQuery Datepicker.
Written by Edmond L. (ll_edmond@walla.com) and Ionut G. Stan (ionut.g.stan@gmail.com). */
(function($) {
$.datepick.regional['ro'] = {
monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie',
'Iulie','Aug... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ro.js | JavaScript | asf20 | 1,563 |
/* http://keith-wood.name/datepick.html
Greek localisation for jQuery Datepicker.
Written by Alex Cicovic (http://www.alexcicovic.com) */
(function($) {
$.datepick.regional['el'] = {
monthNames: ['Ιανουάριος','Φεβρουάριος','Μάρτιος','Απρίλιος','Μάιος','Ιούνιος',
'Ιούλιος','Αύγουστος','Σεπτέμβριος','Οκ... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-el.js | JavaScript | asf20 | 2,051 |
/* ThemeRoller MintChoc override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #44372c; /* Set (.ui-state-hover) co... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-mintchoc.datepick.css | CSS | asf20 | 619 |
/* http://keith-wood.name/datepick.html
Swiss-German localisation for jQuery Datepicker.
Written by Douglas Jose & Juerg Meier. */
(function($) {
$.datepick.regional['de-CH'] = {
monthNames: ['Januar','Februar','März','April','Mai','Juni',
'Juli','August','September','Oktober','November','Dezember'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-de-CH.js | JavaScript | asf20 | 1,458 |
/* http://keith-wood.name/datepick.html
Russian localisation for jQuery Datepicker.
Written by Andrew Stromnov (stromnov@gmail.com). */
(function($) {
$.datepick.regional['ru'] = {
monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь',
'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ru.js | JavaScript | asf20 | 1,510 |
/* http://keith-wood.name/datepick.html
Datepicker extensions for jQuery v4.0.3.
Written by Keith Wood (kbwood{at}iinet.com.au) August 2009.
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) lic... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick.ext.js | JavaScript | asf20 | 11,569 |
/* ThemeRoller UI Lightness override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #fdf5ce; /* Set (.ui-state-hover... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-uilightness.datepick.css | CSS | asf20 | 623 |
/* http://keith-wood.name/datepick.html
Icelandic localisation for jQuery Datepicker.
Written by Haukur H. Thorsson (haukur@eskill.is). */
(function($) {
$.datepick.regional['is'] = {
monthNames: ['Janúar','Febrúar','Mars','Apríl','Maí','Júní',
'Júl&iacut... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-is.js | JavaScript | asf20 | 1,509 |
/* http://keith-wood.name/datepick.html
Hong Kong Chinese localisation for jQuery Datepicker.
Written by SCCY (samuelcychan@gmail.com). */
(function($) {
$.datepick.regional['zh-HK'] = {
monthNames: ['一月','二月','三月','四月','五月','六月',
'七月','八月','九月','十月','十一月','十二月'],
monthNamesShort: ['一','二','三','四',... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-zh-HK.js | JavaScript | asf20 | 1,641 |
/* http://keith-wood.name/datepick.html
Latvian localisation for jQuery Datepicker.
Written by Arturas Paleicikas <arturas.paleicikas@metasite.net> */
(function($) {
$.datepick.regional['lv'] = {
monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs',
'Jūlijs','Augusts','Septembris','Ok... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-lv.js | JavaScript | asf20 | 1,324 |
/* http://keith-wood.name/datepick.html
Hebrew localisation for jQuery Datepicker.
Written by Amir Hardon (ahardon at gmail dot com). */
(function($) {
$.datepick.regional['he'] = {
monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני',
'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'],
month... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-he.js | JavaScript | asf20 | 1,350 |
/* http://keith-wood.name/datepick.html
Faroese localisation for jQuery Datepicker.
Written by Sverri Mohr Olsen, sverrimo@gmail.com */
(function($) {
$.datepick.regional['fo'] = {
monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni',
'Juli','August','September','Oktober','November','Desember']... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-fo.js | JavaScript | asf20 | 1,543 |
/* http://keith-wood.name/datepick.html
Persian (Farsi) localisation for jQuery Datepicker.
Javad Mowlanezhad -- jmowla@gmail.com */
(function($) {
$.datepick.regional['fa'] = {
monthNames: ['فروردين','ارديبهشت','خرداد','تير','مرداد','شهريور',
'مهر','آبان','آذر','دي','بهمن','اسفند'],
monthNamesShor... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-fa.js | JavaScript | asf20 | 1,638 |
/* ThemeRoller Humanity override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #f5f0e5; /* Set (.ui-state-hover) co... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-humanity.datepick.css | CSS | asf20 | 619 |
/* http://keith-wood.name/datepick.html
Vietnamese localisation for jQuery Datepicker.
Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */
(function($) {
$.datepick.regional['vi'] = {
monthNames: ['Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu',
'Tháng Bảy', 'Tháng Tám... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-vi.js | JavaScript | asf20 | 1,703 |
/* http://keith-wood.name/datepick.html
Azerbaijani localisation for jQuery Datepicker.
Written by Jamil Najafov (necefov33@gmail.com). */
(function($) {
$.datepick.regional['az'] = {
monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun',
'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-az.js | JavaScript | asf20 | 1,444 |
/* http://keith-wood.name/datepick.html
Norwegian localisation for jQuery Datepicker.
Written by Naimdjon Takhirov (naimdjon@gmail.com). */
(function($) {
$.datepick.regional['no'] = {
monthNames: ['Januar','Februar','Mars','April','Mai','Juni',
'Juli','August','September','Oktober','November','Desembe... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-no.js | JavaScript | asf20 | 1,275 |
/* http://keith-wood.name/datepick.html
Esperanto localisation for jQuery Datepicker.
Written by Olivier M. (olivierweb@ifrance.com). */
(function($) {
$.datepick.regional['eo'] = {
monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio',
'Julio','Aŭgusto','Septembro','Oktobro','Novembro','D... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-eo.js | JavaScript | asf20 | 1,436 |
/* http://keith-wood.name/datepick.html
Italian localisation for jQuery Datepicker.
Written by Apaella (apaella@gmail.com). */
(function($) {
$.datepick.regional['it'] = {
monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno',
'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-it.js | JavaScript | asf20 | 1,511 |
/* http://keith-wood.name/datepick.html
English UK localisation for jQuery Datepicker.
Written by Stuart. */
(function($) {
$.datepick.regional['en-GB'] = {
monthNames: ['January','February','March','April','May','June',
'July','August','September','October','November','December'],
monthNamesShort:... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-en-GB.js | JavaScript | asf20 | 1,506 |
/* ThemeRoller HotSneaks override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #e1e463; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #ccd232; /* Set (.ui-state-hover) c... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-hotsneaks.datepick.css | CSS | asf20 | 620 |
/* http://keith-wood.name/datepick.html
Hungarian localisation for jQuery Datepicker.
Written by Istvan Karaszi (jquery@spam.raszi.hu). */
(function($) {
$.datepick.regional['hu'] = {
monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június',
'Július', 'Augusztus', 'Szeptember', 'Októbe... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-hu.js | JavaScript | asf20 | 1,358 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>jQuery Datepicker</title>
<style type="text/css">
@import "jquery.datepick.css";
</style>
<script type="text/javascript" src="jquery-... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/datepickBasic.html | HTML | asf20 | 1,191 |
/* Smoothness style sheet for jQuery Datepicker v4.0.3. */
.datepick {
background-color: #fff;
color: #222;
border: 1px solid #aaa;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em;
font-family: Arial,Helvetica,Sans-serif;
font-size: 90%;
}
.datepick-rtl {
d... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/smoothness.datepick.css | CSS | asf20 | 4,285 |
/* ThemeRoller Cupertino override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #f0f0f0; /* Set (.ui-state-hover) c... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-cupertino.datepick.css | CSS | asf20 | 620 |
/* http://keith-wood.name/datepick.html
Basque localisation for jQuery Datepicker.
Karrikas-ek itzulia (karrikas@karrikas.com) */
(function($){
$.datepick.regional['eu'] = {
monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina',
'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendu... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-eu.js | JavaScript | asf20 | 1,275 |
/* http://keith-wood.name/datepick.html
Date picker for jQuery v4.0.3.
Written by Keith Wood (kbwood{at}iinet.com.au) February 2010.
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick.js | JavaScript | asf20 | 84,855 |
/* http://keith-wood.name/datepick.html
Arabic localisation for jQuery Datepicker.
Khaled Al Horani -- koko.dw@gmail.com
خالد الحوراني -- koko.dw@gmail.com
NOTE: monthNames are the original months names and they are the Arabic names, not the new months name فبراير - يناير and there isn't any Arabic roo... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ar.js | JavaScript | asf20 | 2,014 |
/* Default styling for jQuery Datepicker v4.0.3. */
.datepick {
background-color: #fff;
color: #000;
border: 1px solid #444;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em;
font-family: Arial,Helvetica,Sans-serif;
font-size: 90%;
}
.datepick-rtl {
directio... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick.css | CSS | asf20 | 4,575 |
/* http://keith-wood.name/datepick.html
Croatian localisation for jQuery Datepicker.
Written by Vjekoslav Nesek. */
(function($) {
$.datepick.regional['hr'] = {
monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj',
'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'],
mont... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-hr.js | JavaScript | asf20 | 1,447 |
/* http://keith-wood.name/datepick.html
Spanish/Argentina localisation for jQuery Datepicker.
Written by Esteban Acosta Villafane (esteban.acosta@globant.com) of Globant (http://www.globant.com). */
(function($) {
$.datepick.regional['es-AR'] = {
monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Jun... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-es-AR.js | JavaScript | asf20 | 1,341 |
/* http://keith-wood.name/datepick.html
Danish localisation for jQuery Datepicker.
Written by Jan Christensen ( deletestuff@gmail.com). */
(function($) {
$.datepick.regional['da'] = {
monthNames: ['Januar','Februar','Marts','April','Maj','Juni',
'Juli','August','September','Oktober','No... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-da.js | JavaScript | asf20 | 1,495 |
/* ThemeRoller ExciteBike override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #e69700; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #2293f7; /* Set (.ui-state-hover) ... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-excitebike.datepick.css | CSS | asf20 | 621 |
/* http://keith-wood.name/datepick.html
German localisation for jQuery Datepicker.
Written by Milian Wolff (mail@milianw.de). */
(function($) {
$.datepick.regional['de'] = {
monthNames: ['Januar','Februar','März','April','Mai','Juni',
'Juli','August','September','Oktober','November','Dezember'],
mo... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-de.js | JavaScript | asf20 | 1,444 |
/* http://keith-wood.name/datepick.html
Estonian localisation for jQuery Datepicker.
Written by Mart Sõmermaa (mrts.pydev at gmail com). */
(function($) {
$.datepick.regional['et'] = {
monthNames: ['Jaanuar','Veebruar','Märts','Aprill','Mai','Juuni',
'Juuli','August','September','Oktoober','Novembe... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-et.js | JavaScript | asf20 | 1,327 |
/* http://keith-wood.name/datepick.html
Lithuanian localisation for jQuery Datepicker.
Written by Arturas Paleicikas <arturas@avalon.lt> */
(function($) {
$.datepick.regional['lt'] = {
monthNames: ['Sausis','Vasaris','Kovas','Balandis','Gegužė','Birželis',
'Liepa','Rugpjūtis','Rugsėjis','Spalis','Lapkr... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-lt.js | JavaScript | asf20 | 1,347 |
/* ThemeRoller UI Darkness override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #0078a3; /* Set (.ui-state-hover)... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-uidarkness.datepick.css | CSS | asf20 | 622 |
/* ThemeRoller Smoothness override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #dadada; /* Set (.ui-state-hover) ... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-smoothness.datepick.css | CSS | asf20 | 621 |
/* http://keith-wood.name/datepick.html
Simplified Chinese localisation for jQuery Datepicker.
Written by Cloudream (cloudream@gmail.com). */
(function($) {
$.datepick.regional['zh-CN'] = {
monthNames: ['一月','二月','三月','四月','五月','六月',
'七月','八月','九月','十月','十一月','十二月'],
monthNamesShort: ['一','二','三','四... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-zh-CN.js | JavaScript | asf20 | 1,638 |
/* http://keith-wood.name/datepick.html
Datepicker Validation extension for jQuery 4.0.3.
Requires Jörn Zaefferer's Validation plugin (http://plugins.jquery.com/project/validate).
Written by Keith Wood (kbwood{at}iinet.com.au).
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick.validation.js | JavaScript | asf20 | 5,244 |
/* http://keith-wood.name/datepick.html
Gujarati (ગુજરાતી) localisation for jQuery Datepicker.
Naymesh Mistry (naymesh@yahoo.com). */
(function($) {
$.datepick.regional['gu'] = {
monthNames: ['જાન્યુઆરી','ફેબ્રુઆરી','માર્ચ','એપ્રિલ','મે','જૂન',
'જુલાઈ','ઑગસ્ટ','સપ્ટેમ્બર','ઑક્ટોબર','નવેમ્બર','ડિસેમ્બર'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-gu.js | JavaScript | asf20 | 2,317 |
/* http://keith-wood.name/datepick.html
Korean localisation for jQuery Datepicker.
Written by DaeKwon Kang (ncrash.dk@gmail.com). */
(function($) {
$.datepick.regional['ko'] = {
monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)'... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ko.js | JavaScript | asf20 | 1,476 |
/* ThemeRoller Vader override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #dddddd; /* Set (.ui-state-hover) colou... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-vader.datepick.css | CSS | asf20 | 616 |
/* http://keith-wood.name/datepick.html
Serbian localisation for jQuery Datepicker.
Written by Dejan Dimić. */
(function($) {
$.datepick.regional['sr'] = {
monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
'Јул','Август','Септембар','Октобар','Новембар','Децембар'],
monthNamesShort: ['Јан... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-sr.js | JavaScript | asf20 | 1,841 |
/* http://keith-wood.name/datepick.html
Dutch localisation for jQuery Datepicker.
Written by Mathias Bynens <http://mathiasbynens.be/> */
(function($) {
$.datepick.regional['nl'] = {
monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni',
'juli', 'augustus', 'september', 'oktober', 'novem... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-nl.js | JavaScript | asf20 | 1,549 |
/* ThemeRoller Redmond override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #d0e5f5; /* Set (.ui-state-hover) col... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-redmond.datepick.css | CSS | asf20 | 618 |
/* http://keith-wood.name/datepick.html
Afrikaans localisation for jQuery Datepicker.
Written by Renier Pretorius. */
(function($) {
$.datepick.regional['af'] = {
monthNames: ['Januarie','Februarie','Maart','April','Mei','Junie',
'Julie','Augustus','September','Oktober','November','Desember'],
mont... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-af.js | JavaScript | asf20 | 1,537 |
/* http://keith-wood.name/datepick.html
Swiss French localisation for jQuery Datepicker.
Written by Martin Voelkle (martin.voelkle@e-tc.ch). */
(function($) {
$.datepick.regional['fr-CH'] = {
monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
'Juillet','Août','Septembre','Octobre','Novembre... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-fr-CH.js | JavaScript | asf20 | 1,499 |
/* http://keith-wood.name/datepick.html
Traditional Chinese localisation for jQuery Datepicker.
Written by Ressol (ressol@gmail.com). */
(function($) {
$.datepick.regional['zh-TW'] = {
monthNames: ['一月','二月','三月','四月','五月','六月',
'七月','八月','九月','十月','十一月','十二月'],
monthNamesShort: ['一','二','三','四','五... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-zh-TW.js | JavaScript | asf20 | 1,639 |
/* http://keith-wood.name/datepick.html
Indonesian localisation for jQuery Datepicker.
Written by Deden Fathurahman (dedenf@gmail.com). */
(function($) {
$.datepick.regional['id'] = {
monthNames: ['Januari','Februari','Maret','April','Mei','Juni',
'Juli','Agustus','September','Oktober','Nopember','Dese... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-id.js | JavaScript | asf20 | 1,520 |
/* http://keith-wood.name/datepick.html
Bosnian localisation for jQuery Datepicker.
Written by Kenan Konjo. */
(function($) {
$.datepick.regional['bs'] = {
monthNames: ['Januar','Februar','Mart','April','Maj','Juni',
'Juli','August','Septembar','Oktobar','Novembar','Decembar'],
monthNamesShort: ['J... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-bs.js | JavaScript | asf20 | 1,236 |
/* Humanity style sheet for jQuery Datepicker v4.0.3. */
.datepick {
background-color: #f4f0ec;
color: #1e1b1c;
border: 1px solid #cb842e;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em;
font-family: Arial,Helvetica,Sans-serif;
font-size: 90%;
}
.datepick-rt... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/humanity.datepick.css | CSS | asf20 | 4,337 |
/* http://keith-wood.name/datepick.html
Urdu localisation for jQuery Datepicker.
Mansoor Munib -- mansoormunib@gmail.com <http://www.mansoor.co.nr/mansoor.html>
Thanks to Habib Ahmed, ObaidUllah Anwar. */
(function($) {
$.datepick.regional['ur'] = {
monthNames: ['جنوری','فروری','مارچ','اپریل','مئی','... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ur.js | JavaScript | asf20 | 1,717 |
/* ThemeRoller override style sheet for jQuery date picker v4.0.3. */
#ui-datepicker-div,
.ui-datepicker-inline {
width: 17em;
font-size: 75%;
}
#ui-datepicker-div {
z-index: 100;
}
.ui-datepicker-inline {
float: left;
}
.ui-datepicker-rtl {
direction: rtl;
}
#ui-datepicker-div a,
.ui-datepicker-in... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui.datepick.css | CSS | asf20 | 2,041 |
/* http://keith-wood.name/datepick.html
Ukrainian localisation for jQuery Datepicker.
Written by Maxim Drogobitskiy (maxdao@gmail.com). */
(function($) {
$.datepick.regional['uk'] = {
monthNames: ['Січень','Лютий','Березень','Квітень','Травень','Червень',
'Липень','Серпень','Вересень','Жовтень','Листоп... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-uk.js | JavaScript | asf20 | 1,519 |
/* http://keith-wood.name/datepick.html
Catalan localisation for jQuery Datepicker.
Writers: (joan.leon@gmail.com). */
(function($) {
$.datepick.regional['ca'] = {
monthNames: ['Gener','Febrer','Març','Abril','Maig','Juny',
'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'],
monthNa... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ca.js | JavaScript | asf20 | 1,256 |
/* http://keith-wood.name/datepick.html
Polish localisation for jQuery Datepicker.
Written by Jacek Wysocki (jacek.wysocki@gmail.com). */
(function($) {
$.datepick.regional['pl'] = {
monthNames: ['Styczeń','Luty','Marzec','Kwiecień','Maj','Czerwiec',
'Lipiec','Sierpień','Wrzesień','Październik','Listop... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-pl.js | JavaScript | asf20 | 1,519 |
/* Flora style sheet for jQuery Datepicker v4.0.3. */
.datepick {
background-color: #e0f4d7;
color: #000;
border: 1px solid #f90;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em;
font-family: Arial,Helvetica,Sans-serif;
font-size: 90%;
}
.datepick-rtl {
dir... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/flora.datepick.css | CSS | asf20 | 4,468 |
/* ThemeRoller SouthStreet override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #5a9d1a; /* Set (.ui-state-hover)... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-southstreet.datepick.css | CSS | asf20 | 622 |
/* http://keith-wood.name/datepick.html
Japanese localisation for jQuery Datepicker.
Written by Kentaro SATO (kentaro@ranvis.com). */
(function($) {
$.datepick.regional['ja'] = {
monthNames: ['1月','2月','3月','4月','5月','6月',
'7月','8月','9月','10月','11月','12月'],
monthNamesShort: ['1月','2月','3月','4月','5月... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ja.js | JavaScript | asf20 | 1,735 |
/* http://keith-wood.name/datepick.html
Galician localisation for jQuery Datepicker.
Traducido por Manuel (McNuel@gmx.net). */
(function($) {
$.datepick.regional['gl'] = {
monthNames: ['Xaneiro','Febreiro','Marzo','Abril','Maio','Xuño',
'Xullo','Agosto','Setembro','Outubro','Novembro','Decembro'],
monthNa... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-gl.js | JavaScript | asf20 | 1,436 |
/* ThemeRoller TronTastic override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #000000; /* Set (.ui-state-hover) ... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-trontastic.datepick.css | CSS | asf20 | 621 |
/* Redmond style sheet for jQuery Datepicker v4.0.3. */
.datepick {
background-color: #fff;
color: #222;
border: 1px solid #4297d7;
border-radius: 0.25em;
-moz-border-radius: 0.25em;
-webkit-border-radius: 0.25em;
font-family: Arial,Helvetica,Sans-serif;
font-size: 90%;
}
.datepick-rtl {
d... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/redmond.datepick.css | CSS | asf20 | 4,253 |
/* http://keith-wood.name/datepick.html
Bulgarian localisation for jQuery Datepicker.
Written by Stoyan Kyosev (http://svest.org). */
(function($) {
$.datepick.regional['bg'] = {
monthNames: ['Януари','Февруари','Март','Април','Май','Юни',
'Юли','Август','Септември','Октомври','Ноември','Декември'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-bg.js | JavaScript | asf20 | 1,788 |
/* http://keith-wood.name/datepick.html
Malaysian localisation for jQuery Datepicker.
Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */
(function($) {
$.datepick.regional['ms'] = {
monthNames: ['Januari','Februari','Mac','April','Mei','Jun',
'Julai','Ogos','September','Oktober','November'... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ms.js | JavaScript | asf20 | 1,540 |
/* http://keith-wood.name/datepick.html
Dutch/Belgium localisation for jQuery Datepicker.
Written by Mathias Bynens <http://mathiasbynens.be/> */
(function($) {
$.datepick.regional['nl-BE'] = {
monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni',
'juli', 'augustus', 'september', 'oktob... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-nl-BE.js | JavaScript | asf20 | 1,563 |
/* http://keith-wood.name/datepick.html
Thai localisation for jQuery Datepicker.
Written by pipo (pipo@sixhead.com). */
(function($) {
$.datepick.regional['th'] = {
monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน',
'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-th.js | JavaScript | asf20 | 1,675 |
/* http://keith-wood.name/datepick.html
Turkish localisation for jQuery Datepicker.
Written by Izzet Emre Erkan (kara@karalamalar.net). */
(function($) {
$.datepick.regional['tr'] = {
monthNames: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran',
'Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'],
m... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-tr.js | JavaScript | asf20 | 1,419 |
/* http://keith-wood.name/datepick.html
Brazilian Portuguese localisation for jQuery Datepicker.
Written by Leonildo Costa Silva (leocsilva@gmail.com). */
(function($) {
$.datepick.regional['pt-BR'] = {
monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho',
'Julho','Agosto','Setembro','Out... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-pt-BR.js | JavaScript | asf20 | 1,347 |
/* ThemeRoller SwankyPurse override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #eacd86; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #675423; /* Set (.ui-state-hover)... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-swankypurse.datepick.css | CSS | asf20 | 622 |
/* ThemeRoller Start override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #eaf5f7; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #79c9ec; /* Set (.ui-state-hover) colou... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-start.datepick.css | CSS | asf20 | 616 |
/* http://keith-wood.name/datepick.html
Czech localisation for jQuery Datepicker.
Written by Tomas Muller (tomas@tomas-muller.net). */
(function($) {
$.datepick.regional['cs'] = {
monthNames: ['leden','únor','březen','duben','květen','červen',
'červenec','srpen','září','říjen','listopad','prosinec'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-cs.js | JavaScript | asf20 | 1,559 |
/* http://keith-wood.name/datepick.html
Slovak localisation for jQuery Datepicker.
Written by Vojtech Rinik (vojto@hmm.sk). */
(function($) {
$.datepick.regional['sk'] = {
monthNames: ['Január','Február','Marec','Apríl','Máj','Jún',
'Júl','August','September','Október','November','December'],
monthN... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-sk.js | JavaScript | asf20 | 1,290 |
/* http://keith-wood.name/datepick.html
Spanish localisation for jQuery Datepicker.
Traducido por Vester (xvester@gmail.com). */
(function($) {
$.datepick.regional['es'] = {
monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio',
'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'],... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-es.js | JavaScript | asf20 | 1,265 |
/* ThemeRoller DotLuv override style sheet for jQuery date picker v4.0.3. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #f6f6f6; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #00498f; /* Set (.ui-state-hover) colo... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/ui-dotluv.datepick.css | CSS | asf20 | 617 |
/* http://keith-wood.name/datepick.html
Tamil localisation for jQuery Datepicker.
Written by S A Sureshkumar (saskumar@live.com). */
(function($) {
$.datepick.regional['ta'] = {
monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி',
'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'],
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.datepick/jquery.datepick-ta.js | JavaScript | asf20 | 1,886 |
/**
* Template JS for Internet Explorer 8 and lower - mainly workaround for missing selectors
*/
(function($)
{
// Standard template setup for IE
$.fn.addTemplateSetup(function()
{
// Clean existing classes
this.find('.first-child').removeClass('first-child');
this.find('.last-child').removeClass... | 0a1b2c3d4e5 | trunk/leilao/include/js/standard.ie.js | JavaScript | asf20 | 2,936 |
/**
* Template JS for mobile pages
*/
(function($)
{
$(document).ready(function()
{
// Menu
$('#menu > a').click(function(event)
{
event.preventDefault();
$(this).parent().toggleClass('active');
});
// Menus with sub-menus
$('#menu ul li:has(ul)').addClass('with-subs').children... | 0a1b2c3d4e5 | trunk/leilao/include/js/mobile.js | JavaScript | asf20 | 1,264 |
// Create new HTML5 elements ===================================================
// -----------------------------------------------------------------------------
// This script should load before any others. We want the new elements to be
// parsed before pretty much anything happens.
// Plus, IE does not behave ot... | 0a1b2c3d4e5 | trunk/leilao/include/js/html5.js | JavaScript | asf20 | 1,478 |
/**
* Template JS for standard pages
*/
(function($)
{
/**
* List of functions required to enable template effects/hacks
* @var array
*/
var templateSetup = new Array();
/**
* Add a new template function
* @param function func the function to be called on a jQuery object
* @param bool... | 0a1b2c3d4e5 | trunk/leilao/include/js/common.js | JavaScript | asf20 | 27,733 |
/*!
* jQuery hashchange event - v1.3 - 7/21/2010
* http://benalman.com/projects/jquery-hashchange-plugin/
*
* Copyright (c) 2010 "Cowboy" Ben Alman
* Dual licensed under the MIT and GPL licenses.
* http://benalman.com/about/license/
*/
// Script: jQuery hashchange event
//
// *Version: 1.3, Last upd... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.hashchange.js | JavaScript | asf20 | 16,817 |
/**
* Template plugin for searchField
*/
(function($)
{
/**
* Timeout for ajax requests
* @var int
*/
var ajaxTimeout;
/**
* Timeout for search block close
* @var int
*/
var closeTimeout;
/**
* Last request timer
* @var int
*/
var lastRequest;
/**
* Setup the... | 0a1b2c3d4e5 | trunk/leilao/include/js/searchField.js | JavaScript | asf20 | 8,449 |
/**
* Add tip to any element
*/
(function($)
{
/**
* Adds tip on selected elements
* @param object options an object with any of the following options
* - content: Content of the tip (may be HTML) or false for auto detect (default: false)
* - onHover: Show tip only on hover (default: true)
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.tip.js | JavaScript | asf20 | 11,924 |
/**
* Enables the context menu for elements bound to the 'contextMenu' event
*/
(function($)
{
/*
* Enable context menu
*/
document.oncontextmenu = function(event)
{
var e = window.event || event;
var target = $(e.target || e.srcElement);
var list = [];
target.trigger('contextMenu', [lis... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.contextMenu.js | JavaScript | asf20 | 2,538 |
/**
* Template JS for standard pages
*/
(function($)
{
// Standard template setup
$.fn.addTemplateSetup(function()
{
// Mini menu
this.find('.mini-menu').css({opacity:0}).parent().hover(function()
{
$(this).children('.mini-menu').stop(true).animate({opacity:1});
}, function()
{
... | 0a1b2c3d4e5 | trunk/leilao/include/js/standard.js | JavaScript | asf20 | 6,607 |
<?php
/**
* Simple script to combine and compress JS files, to reduce the number of file request the server has to handle.
* For more options/flexibility, see Minify : http://code.google.com/p/minify/
*/
// If no file requested
if (!isset($_GET['files']) or strlen($_GET['files']) == 0)
{
header('Status: 4... | 0a1b2c3d4e5 | trunk/leilao/include/js/mini.php | PHP | asf20 | 1,899 |
function formataData(data){
dia = data.getDate();
mes = data.getMonth()+1;
mes = new String(mes);
if(mes.length < 2) mes = "0"+mes;
ano = data.getFullYear();
return dia+"/"+mes+"/"+ano;
}
function abrirModalSimples(conteudo, titulo){
$.modal({
... | 0a1b2c3d4e5 | trunk/leilao/include/js/funcoes.js | JavaScript | asf20 | 2,638 |
/**
* Functions required for the template documentation
*/
$('a[href^="content/"]').live('click', function(event)
{
event.preventDefault();
var href = $(this).attr('href');
// Load content
$('#content').load(href, '', function(responseText, textStatus, XMLHttpRequest)
{
$(this).applyTemplateSetu... | 0a1b2c3d4e5 | trunk/leilao/include/js/help.js | JavaScript | asf20 | 2,548 |
/**
* Modal window extension
*/
(function($)
{
/**
* Opens a new modal window
* @param object options an object with any of the following options
* @return object the jQuery object of the new window
*/
$.modal = function(options)
{
var settings = $.extend({}, $.modal.defaults, options),
... | 0a1b2c3d4e5 | trunk/leilao/include/js/jquery.modal.js | JavaScript | asf20 | 17,761 |
/**
* Older browsers detection
*/
(function($)
{
// Change these values to fit your needs
if (
($.browser.msie && parseFloat($.browser.version) < 7) || // IE 6 and lower
($.browser.mozilla && parseFloat($.browser.version) < 1.9) || // Firefox 2 and lower
($.browser.opera && parseFloat($.browser... | 0a1b2c3d4e5 | trunk/leilao/include/js/old-browsers.js | JavaScript | asf20 | 2,231 |
/**
* Lists generic controls
*/
(function($)
{
// List styles setup
$.fn.addTemplateSetup(function()
{
// Closed elements
this.find('.close').toggleBranchOpen().removeClass('close');
// :first-of-type is buggy with jQuery under IE
this.find('dl.accordion dt:first-child + dd').siblings('dd'... | 0a1b2c3d4e5 | trunk/leilao/include/js/list.js | JavaScript | asf20 | 1,789 |
<?php
/**
* Addendum PHP Reflection Annotations
* http://code.google.com/p/addendum/
*
* Copyright (C) 2006-2009 Jan "johno Suchal <johno@jsmf.net>
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as publishe... | 0a1b2c3d4e5 | trunk/leilao/include/php/addendum/annotations/annotation_parser.php | PHP | asf20 | 10,169 |