update selectize and colorbox + all colorbox themes and i18n
git-svn-id: http://piwigo.org/svn/trunk@30628 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Arabic (ar)
|
||||
translated by: A.Rhman Sayes
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "الصورة {current} من {total}",
|
||||
previous: "السابق",
|
||||
next: "التالي",
|
||||
close: "إغلاق",
|
||||
xhrError: "حدث خطأ أثناء تحميل المحتوى.",
|
||||
imgError: "حدث خطأ أثناء تحميل الصورة.",
|
||||
slideshowStart: "تشغيل العرض",
|
||||
slideshowStop: "إيقاف العرض"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Bulgarian (bg)
|
||||
translated by: Marian M.Bida
|
||||
site: webmax.bg
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "изображение {current} от {total}",
|
||||
previous: "предишна",
|
||||
next: "следваща",
|
||||
close: "затвори",
|
||||
xhrError: "Неуспешно зареждане на съдържанието.",
|
||||
imgError: "Неуспешно зареждане на изображението.",
|
||||
slideshowStart: "пусни слайд-шоу",
|
||||
slideshowStop: "спри слайд-шоу"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Bengali (bn)
|
||||
translated by: Arkaprava Majumder
|
||||
http://github.com/arkaindas
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "ছবি {current} এর {total}",
|
||||
previous: "আগে",
|
||||
next: "পরে",
|
||||
close: "বন্ধ",
|
||||
xhrError: "এই কন্টেন্ট লোড করা যায়নি.",
|
||||
imgError: "এই ছবিটি লোড করা যায়নি.",
|
||||
slideshowStart: "স্লাইডশো শুরু",
|
||||
slideshowStop: "স্লাইডশো বন্ধ"
|
||||
});
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Catala (ca)
|
||||
translated by: eduard salla
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Imatge {current} de {total}",
|
||||
previous: "Anterior",
|
||||
next: "Següent",
|
||||
close: "Tancar",
|
||||
xhrError: "Error en la càrrega del contingut.",
|
||||
imgError: "Error en la càrrega de la imatge."
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Czech (cs)
|
||||
translated by: Filip Novak
|
||||
site: mame.napilno.cz/filip-novak
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "{current}. obrázek z {total}",
|
||||
previous: "Předchozí",
|
||||
next: "Následující",
|
||||
close: "Zavřít",
|
||||
xhrError: "Obsah se nepodařilo načíst.",
|
||||
imgError: "Obrázek se nepodařilo načíst.",
|
||||
slideshowStart: "Spustit slideshow",
|
||||
slideshowStop: "Zastavit slideshow"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Danish (da)
|
||||
translated by: danieljuhl
|
||||
site: danieljuhl.dk
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Billede {current} af {total}",
|
||||
previous: "Forrige",
|
||||
next: "Næste",
|
||||
close: "Luk",
|
||||
xhrError: "Indholdet fejlede i indlæsningen.",
|
||||
imgError: "Billedet fejlede i indlæsningen.",
|
||||
slideshowStart: "Start slideshow",
|
||||
slideshowStop: "Stop slideshow"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: German (de)
|
||||
translated by: wallenium
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Bild {current} von {total}",
|
||||
previous: "Zurück",
|
||||
next: "Vor",
|
||||
close: "Schließen",
|
||||
xhrError: "Dieser Inhalt konnte nicht geladen werden.",
|
||||
imgError: "Dieses Bild konnte nicht geladen werden.",
|
||||
slideshowStart: "Slideshow starten",
|
||||
slideshowStop: "Slideshow anhalten"
|
||||
});
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Spanish (es)
|
||||
translated by: migolo
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Imagen {current} de {total}",
|
||||
previous: "Anterior",
|
||||
next: "Siguiente",
|
||||
close: "Cerrar",
|
||||
xhrError: "Error en la carga del contenido.",
|
||||
imgError: "Error en la carga de la imagen."
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Estonian (et)
|
||||
translated by: keevitaja
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "{current}/{total}",
|
||||
previous: "eelmine",
|
||||
next: "järgmine",
|
||||
close: "sulge",
|
||||
xhrError: "Sisu ei õnnestunud laadida.",
|
||||
imgError: "Pilti ei õnnestunud laadida.",
|
||||
slideshowStart: "Käivita slaidid",
|
||||
slideshowStop: "Peata slaidid"
|
||||
});
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Persian (Farsi)
|
||||
translated by: Mahdi Jaberzadeh Ansari (MJZSoft)
|
||||
site: www.mjzsoft.ir
|
||||
email: mahdijaberzadehansari (at) yahoo.co.uk
|
||||
Please note : Persian language is right to left like arabic.
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "تصویر {current} از {total}",
|
||||
previous: "قبلی",
|
||||
next: "بعدی",
|
||||
close: "بستن",
|
||||
xhrError: "متاسفانه محتویات مورد نظر قابل نمایش نیست.",
|
||||
imgError: "متاسفانه بارگذاری این عکس با مشکل مواجه شده است.",
|
||||
slideshowStart: "آغاز نمایش خودکار",
|
||||
slideshowStop: "توقف نمایش خودکار"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Finnish (fi)
|
||||
translated by: Mikko
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Kuva {current} / {total}",
|
||||
previous: "Edellinen",
|
||||
next: "Seuraava",
|
||||
close: "Sulje",
|
||||
xhrError: "Sisällön lataaminen epäonnistui.",
|
||||
imgError: "Kuvan lataaminen epäonnistui.",
|
||||
slideshowStart: "Aloita kuvaesitys.",
|
||||
slideshowStop: "Lopeta kuvaesitys."
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: French (fr)
|
||||
translated by: oaubert
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "image {current} sur {total}",
|
||||
previous: "précédente",
|
||||
next: "suivante",
|
||||
close: "fermer",
|
||||
xhrError: "Impossible de charger ce contenu.",
|
||||
imgError: "Impossible de charger cette image.",
|
||||
slideshowStart: "démarrer la présentation",
|
||||
slideshowStop: "arrêter la présentation"
|
||||
});
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Galician (gl)
|
||||
translated by: donatorouco
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Imaxe {current} de {total}",
|
||||
previous: "Anterior",
|
||||
next: "Seguinte",
|
||||
close: "Pechar",
|
||||
xhrError: "Erro na carga do contido.",
|
||||
imgError: "Erro na carga da imaxe."
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Greek (gr)
|
||||
translated by: S.Demirtzoglou
|
||||
site: webiq.gr
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Εικόνα {current} από {total}",
|
||||
previous: "Προηγούμενη",
|
||||
next: "Επόμενη",
|
||||
close: "Απόκρυψη",
|
||||
xhrError: "Το περιεχόμενο δεν μπόρεσε να φορτωθεί.",
|
||||
imgError: "Απέτυχε η φόρτωση της εικόνας.",
|
||||
slideshowStart: "Έναρξη παρουσίασης",
|
||||
slideshowStop: "Παύση παρουσίασης"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Hebrew (he)
|
||||
translated by: DavidCo
|
||||
site: DavidCo.me
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "תמונה {current} מתוך {total}",
|
||||
previous: "הקודם",
|
||||
next: "הבא",
|
||||
close: "סגור",
|
||||
xhrError: "שגיאה בטעינת התוכן.",
|
||||
imgError: "שגיאה בטעינת התמונה.",
|
||||
slideshowStart: "התחל מצגת",
|
||||
slideshowStop: "עצור מצגת"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Croatian (hr)
|
||||
translated by: Mladen Bicanic (base.hr)
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Slika {current} od {total}",
|
||||
previous: "Prethodna",
|
||||
next: "Sljedeća",
|
||||
close: "Zatvori",
|
||||
xhrError: "Neuspješno učitavanje sadržaja.",
|
||||
imgError: "Neuspješno učitavanje slike.",
|
||||
slideshowStart: "Pokreni slideshow",
|
||||
slideshowStop: "Zaustavi slideshow"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Hungarian (hu)
|
||||
translated by: kovadani
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "{current}/{total} kép",
|
||||
previous: "Előző",
|
||||
next: "Következő",
|
||||
close: "Bezár",
|
||||
xhrError: "A tartalmat nem sikerült betölteni.",
|
||||
imgError: "A képet nem sikerült betölteni.",
|
||||
slideshowStart: "Diavetítés indítása",
|
||||
slideshowStop: "Diavetítés leállítása"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Indonesian (id)
|
||||
translated by: sarwasunda
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "ke {current} dari {total}",
|
||||
previous: "Sebelumnya",
|
||||
next: "Berikutnya",
|
||||
close: "Tutup",
|
||||
xhrError: "Konten ini tidak dapat dimuat.",
|
||||
imgError: "Gambar ini tidak dapat dimuat.",
|
||||
slideshowStart: "Putar",
|
||||
slideshowStop: "Berhenti"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Italian (it)
|
||||
translated by: maur8ino
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Immagine {current} di {total}",
|
||||
previous: "Precedente",
|
||||
next: "Successiva",
|
||||
close: "Chiudi",
|
||||
xhrError: "Errore nel caricamento del contenuto.",
|
||||
imgError: "Errore nel caricamento dell'immagine.",
|
||||
slideshowStart: "Inizia la presentazione",
|
||||
slideshowStop: "Termina la presentazione"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Japanaese (ja)
|
||||
translated by: Hajime Fujimoto
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "{total}枚中{current}枚目",
|
||||
previous: "前",
|
||||
next: "次",
|
||||
close: "閉じる",
|
||||
xhrError: "コンテンツの読み込みに失敗しました",
|
||||
imgError: "画像の読み込みに失敗しました",
|
||||
slideshowStart: "スライドショー開始",
|
||||
slideshowStop: "スライドショー終了"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Korean (kr)
|
||||
translated by: lunareffect
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "총 {total} 중 {current}",
|
||||
previous: "이전",
|
||||
next: "다음",
|
||||
close: "닫기",
|
||||
xhrError: "컨텐츠를 불러오는 데 실패했습니다.",
|
||||
imgError: "이미지를 불러오는 데 실패했습니다.",
|
||||
slideshowStart: "슬라이드쇼 시작",
|
||||
slideshowStop: "슬라이드쇼 중지"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Lithuanian (lt)
|
||||
translated by: Tomas Norkūnas
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Nuotrauka {current} iš {total}",
|
||||
previous: "Atgal",
|
||||
next: "Pirmyn",
|
||||
close: "Uždaryti",
|
||||
xhrError: "Nepavyko užkrauti turinio.",
|
||||
imgError: "Nepavyko užkrauti nuotraukos.",
|
||||
slideshowStart: "Pradėti automatinę peržiūrą",
|
||||
slideshowStop: "Sustabdyti automatinę peržiūrą"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Latvian (lv)
|
||||
translated by: Matiss Roberts Treinis
|
||||
site: x0.lv
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "attēls {current} no {total}",
|
||||
previous: "iepriekšējais",
|
||||
next: "nākamais",
|
||||
close: "aizvērt",
|
||||
xhrError: "Neizdevās ielādēt saturu.",
|
||||
imgError: "Neizdevās ielādēt attēlu.",
|
||||
slideshowStart: "sākt slaidrādi",
|
||||
slideshowStop: "apturēt slaidrādi"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Myanmar (my)
|
||||
translated by: Yan Naing
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "ပုံ {total} မှာ {current} မြောက်ပုံ",
|
||||
previous: "ရှေ့သို့",
|
||||
next: "နောက်သို့",
|
||||
close: "ပိတ်မည်",
|
||||
xhrError: "ပါဝင်သော အကြောင်းအရာများ ဖော်ပြရာတွင် အနည်းငယ် ချို့ယွင်းမှုရှိနေပါသည်",
|
||||
imgError: "ပုံပြသရာတွင် အနည်းငယ် ချို့ယွင်းချက် ရှိနေပါသည်",
|
||||
slideshowStart: "ပုံများ စတင်ပြသမည်",
|
||||
slideshowStop: "ပုံပြသခြင်း ရပ်ဆိုင်မည်"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Dutch (nl)
|
||||
translated by: barryvdh
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Afbeelding {current} van {total}",
|
||||
previous: "Vorige",
|
||||
next: "Volgende",
|
||||
close: "Sluiten",
|
||||
xhrError: "Deze inhoud kan niet geladen worden.",
|
||||
imgError: "Deze afbeelding kan niet geladen worden.",
|
||||
slideshowStart: "Diashow starten",
|
||||
slideshowStop: "Diashow stoppen"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Norwegian (no)
|
||||
translated by: lars-erik
|
||||
site: markedspartner.no
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Bilde {current} av {total}",
|
||||
previous: "Forrige",
|
||||
next: "Neste",
|
||||
close: "Lukk",
|
||||
xhrError: "Feil ved lasting av innhold.",
|
||||
imgError: "Feil ved lasting av bilde.",
|
||||
slideshowStart: "Start lysbildefremvisning",
|
||||
slideshowStop: "Stopp lysbildefremvisning"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Polski (pl)
|
||||
translated by: Tomasz Wasiński
|
||||
site: 2bevisible.pl
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "{current}. obrazek z {total}",
|
||||
previous: "Poprzedni",
|
||||
next: "Następny",
|
||||
close: "Zamknij",
|
||||
xhrError: "Nie udało się załadować treści.",
|
||||
imgError: "Nie udało się załadować obrazka.",
|
||||
slideshowStart: "rozpocznij pokaz slajdów",
|
||||
slideshowStop: "zatrzymaj pokaz slajdów"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Brazilian Portuguese (pt-BR)
|
||||
translated by: ReinaldoMT
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Imagem {current} de {total}",
|
||||
previous: "Anterior",
|
||||
next: "Próxima",
|
||||
close: "Fechar",
|
||||
slideshowStart: "iniciar apresentação de slides",
|
||||
slideshowStop: "parar apresentação de slides",
|
||||
xhrError: "Erro ao carregar o conteúdo.",
|
||||
imgError: "Erro ao carregar a imagem."
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Romanian (ro)
|
||||
translated by: shurub3l
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "imagine {current} din {total}",
|
||||
previous: "precedenta",
|
||||
next: "următoarea",
|
||||
close: "închideți",
|
||||
xhrError: "Acest conținut nu poate fi încărcat.",
|
||||
imgError: "Această imagine nu poate fi încărcată",
|
||||
slideshowStart: "începeți prezentarea (slideshow)",
|
||||
slideshowStop: "opriți prezentarea (slideshow)"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Russian (ru)
|
||||
translated by: Marfa
|
||||
site: themarfa.name
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "изображение {current} из {total}",
|
||||
previous: "назад",
|
||||
next: "вперёд",
|
||||
close: "закрыть",
|
||||
xhrError: "Не удалось загрузить содержимое.",
|
||||
imgError: "Не удалось загрузить изображение.",
|
||||
slideshowStart: "начать слайд-шоу",
|
||||
slideshowStop: "остановить слайд-шоу"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Slovenian (si)
|
||||
translated by: Boštjan Pišler (pisler.si)
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Slika {current} od {total}",
|
||||
previous: "Prejšnja",
|
||||
next: "Naslednja",
|
||||
close: "Zapri",
|
||||
xhrError: "Vsebine ni bilo mogoče naložiti.",
|
||||
imgError: "Slike ni bilo mogoče naložiti.",
|
||||
slideshowStart: "Zaženi prezentacijo",
|
||||
slideshowStop: "Zaustavi prezentacijo"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Slovak (sk)
|
||||
translated by: Jaroslav Kostal
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "{current}. obrázok z {total}",
|
||||
previous: "Predchádzajúci",
|
||||
next: "Následujúci",
|
||||
close: "Zatvoriť",
|
||||
xhrError: "Obsah sa nepodarilo načítať.",
|
||||
imgError: "Obrázok sa nepodarilo načítať.",
|
||||
slideshowStart: "Spustiť slideshow",
|
||||
slideshowStop: "zastaviť slideshow"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Serbian (sr)
|
||||
translated by: Sasa Stefanovic (baguje.com)
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Slika {current} od {total}",
|
||||
previous: "Prethodna",
|
||||
next: "Sledeća",
|
||||
close: "Zatvori",
|
||||
xhrError: "Neuspešno učitavanje sadržaja.",
|
||||
imgError: "Neuspešno učitavanje slike.",
|
||||
slideshowStart: "Pokreni slideshow",
|
||||
slideshowStop: "Zaustavi slideshow"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Swedish (sv)
|
||||
translated by: Mattias Reichel
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Bild {current} av {total}",
|
||||
previous: "Föregående",
|
||||
next: "Nästa",
|
||||
close: "Stäng",
|
||||
xhrError: "Innehållet kunde inte laddas.",
|
||||
imgError: "Den här bilden kunde inte laddas.",
|
||||
slideshowStart: "Starta bildspel",
|
||||
slideshowStop: "Stoppa bildspel"
|
||||
});
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Turkish (tr)
|
||||
translated by: Caner ÖNCEL
|
||||
site: egonomik.com
|
||||
|
||||
edited by: Sinan Eldem
|
||||
www.sinaneldem.com.tr
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Görsel {current} / {total}",
|
||||
previous: "Önceki",
|
||||
next: "Sonraki",
|
||||
close: "Kapat",
|
||||
xhrError: "İçerik yüklenirken hata meydana geldi.",
|
||||
imgError: "Resim yüklenirken hata meydana geldi.",
|
||||
slideshowStart: "Slaytı Başlat",
|
||||
slideshowStop: "Slaytı Durdur"
|
||||
});
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
jQuery ColorBox language configuration
|
||||
language: Ukrainian (uk)
|
||||
translated by: Andrew
|
||||
http://acisoftware.com.ua
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "зображення {current} з {total}",
|
||||
previous: "попереднє",
|
||||
next: "наступне",
|
||||
close: "закрити",
|
||||
xhrError: "Не вдалося завантажити вміст.",
|
||||
imgError: "Не вдалося завантажити зображення.",
|
||||
slideshowStart: "почати слайд-шоу",
|
||||
slideshowStop: "зупинити слайд-шоу"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Chinese Simplified (zh-CN)
|
||||
translated by: zhao weiming
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "当前图像 {current} 总共 {total}",
|
||||
previous: "前一页",
|
||||
next: "后一页",
|
||||
close: "关闭",
|
||||
xhrError: "此内容无法加载",
|
||||
imgError: "此图片无法加载",
|
||||
slideshowStart: "开始播放幻灯片",
|
||||
slideshowStop: "停止播放幻灯片"
|
||||
});
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Chinese Traditional (zh-TW)
|
||||
translated by: Atans Chiu
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "圖片 {current} 總共 {total}",
|
||||
previous: "上一頁",
|
||||
next: "下一頁",
|
||||
close: "關閉",
|
||||
xhrError: "此內容加載失敗.",
|
||||
imgError: "此圖片加載失敗.",
|
||||
slideshowStart: "開始幻燈片",
|
||||
slideshowStop: "結束幻燈片"
|
||||
});
|
||||
|
|
@ -1,8 +1,9 @@
|
|||
/*
|
||||
ColorBox Core Style:
|
||||
Colorbox Core Style:
|
||||
The following CSS is consistent between example themes and should not be altered.
|
||||
*/
|
||||
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
|
||||
#cboxWrapper {max-width:none;}
|
||||
#cboxOverlay{position:fixed; width:100%; height:100%;}
|
||||
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
|
||||
#cboxContent{position:relative;}
|
||||
|
|
@ -10,16 +11,16 @@
|
|||
#cboxTitle{margin:0;}
|
||||
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
|
||||
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
|
||||
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
|
||||
|
||||
/*
|
||||
User Style:
|
||||
Change the following styles to modify the appearance of ColorBox. They are
|
||||
Change the following styles to modify the appearance of Colorbox. They are
|
||||
ordered & tabbed in a way that represents the nesting of the generated HTML.
|
||||
*/
|
||||
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
|
||||
#cboxOverlay{background:url(images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
|
||||
#colorbox{outline:0;}
|
||||
#cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
|
||||
#cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
|
||||
|
|
@ -66,28 +67,4 @@
|
|||
.cboxIE #cboxMiddleLeft,
|
||||
.cboxIE #cboxMiddleRight {
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
|
||||
}
|
||||
|
||||
/*
|
||||
The following provides PNG transparency support for IE6
|
||||
Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
|
||||
*/
|
||||
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
|
||||
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
|
||||
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
|
||||
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
|
||||
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
|
||||
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
|
||||
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
|
||||
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}
|
||||
|
||||
.cboxIE6 #cboxTopLeft,
|
||||
.cboxIE6 #cboxTopCenter,
|
||||
.cboxIE6 #cboxTopRight,
|
||||
.cboxIE6 #cboxBottomLeft,
|
||||
.cboxIE6 #cboxBottomCenter,
|
||||
.cboxIE6 #cboxBottomRight,
|
||||
.cboxIE6 #cboxMiddleLeft,
|
||||
.cboxIE6 #cboxMiddleRight {
|
||||
_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 76 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 111 B |
|
Before Width: | Height: | Size: 215 B |
|
Before Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 108 B |
|
Before Width: | Height: | Size: 108 B |
|
Before Width: | Height: | Size: 111 B |
|
Before Width: | Height: | Size: 216 B |
|
Before Width: | Height: | Size: 214 B |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 157 B After Width: | Height: | Size: 131 B |
|
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 115 B |
|
|
@ -1,87 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset=utf-8 />
|
||||
<title>ColorBox Examples</title>
|
||||
<style type="text/css">
|
||||
body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
|
||||
a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
|
||||
h2{font-size:13px; margin:15px 0 0 0;}
|
||||
</style>
|
||||
<link media="screen" rel="stylesheet" href="colorbox.css" />
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
|
||||
<script src="../colorbox/jquery.colorbox.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
//Examples of how to assign the ColorBox event to elements
|
||||
$("a[rel='example1']").colorbox();
|
||||
$("a[rel='example2']").colorbox({transition:"fade"});
|
||||
$("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"});
|
||||
$("a[rel='example4']").colorbox({slideshow:true});
|
||||
$(".example5").colorbox();
|
||||
$(".example6").colorbox({iframe:true, innerWidth:425, innerHeight:344});
|
||||
$(".example7").colorbox({width:"80%", height:"80%", iframe:true});
|
||||
$(".example8").colorbox({width:"50%", inline:true, href:"#inline_example1"});
|
||||
$(".example9").colorbox({
|
||||
onOpen:function(){ alert('onOpen: colorbox is about to open'); },
|
||||
onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
|
||||
onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
|
||||
onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
|
||||
onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
|
||||
});
|
||||
|
||||
//Example of preserving a JavaScript event for inline calls.
|
||||
$("#click").click(function(){
|
||||
$('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
|
||||
return false;
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>ColorBox Demonstration</h1>
|
||||
|
||||
<h2>Elastic Transition</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example1" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example1" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example1" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>Fade Transition</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example2" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example2" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example2" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>No Transition + fixed width and height (75% of screen size)</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example3" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example3" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example3" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>Slideshow</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example4" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example4" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example4" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>Other Content Types</h2>
|
||||
<p><a class='example5' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
|
||||
<p><a class='example5' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
|
||||
<p><a class='example6' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
|
||||
<p><a class='example7' href="http://google.com">Outside Webpage (Iframe)</a></p>
|
||||
<p><a class='example8' href="#">Inline HTML</a></p>
|
||||
|
||||
<h2>Demonstration of using callbacks</h2>
|
||||
<p><a class='example9' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
|
||||
|
||||
<!-- This contains the hidden content for inline calls -->
|
||||
<div style='display:none'>
|
||||
<div id='inline_example1' style='padding:10px; background:#fff;'>
|
||||
<p><strong>This content comes from a hidden element on this page.</strong></p>
|
||||
<p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.<br />
|
||||
<a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
|
||||
|
||||
<p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
|
||||
<p>Updating Content Example:<br />
|
||||
<a class="example5" href="../content/flash.html">Click here to load new content</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,8 +1,9 @@
|
|||
/*
|
||||
ColorBox Core Style:
|
||||
Colorbox Core Style:
|
||||
The following CSS is consistent between example themes and should not be altered.
|
||||
*/
|
||||
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
|
||||
#cboxWrapper {max-width:none;}
|
||||
#cboxOverlay{position:fixed; width:100%; height:100%;}
|
||||
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
|
||||
#cboxContent{position:relative;}
|
||||
|
|
@ -10,24 +11,24 @@
|
|||
#cboxTitle{margin:0;}
|
||||
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
|
||||
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
|
||||
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
|
||||
|
||||
/*
|
||||
User Style:
|
||||
Change the following styles to modify the appearance of ColorBox. They are
|
||||
Change the following styles to modify the appearance of Colorbox. They are
|
||||
ordered & tabbed in a way that represents the nesting of the generated HTML.
|
||||
*/
|
||||
#cboxOverlay{background:#000;}
|
||||
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
|
||||
#colorbox{outline:0;}
|
||||
#cboxContent{margin-top:32px; overflow:visible; background:#000;}
|
||||
.cboxIframe{background:#fff;}
|
||||
#cboxError{padding:50px; border:1px solid #ccc;}
|
||||
#cboxLoadedContent{background:#f1f1f1; padding:1px;}
|
||||
#cboxLoadedContent{background:#000; padding:1px;}
|
||||
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
|
||||
#cboxLoadingOverlay{background:#000;}
|
||||
#cboxTitle{position:absolute; top:-22px; left:0; color:#fff;}
|
||||
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
|
||||
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
|
||||
|
||||
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 503 B |
|
Before Width: | Height: | Size: 570 B |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 6.1 KiB |
|
|
@ -1,87 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset=utf-8 />
|
||||
<title>ColorBox Examples</title>
|
||||
<style type="text/css">
|
||||
body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
|
||||
a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
|
||||
h2{font-size:13px; margin:15px 0 0 0;}
|
||||
</style>
|
||||
<link media="screen" rel="stylesheet" href="colorbox.css" />
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
|
||||
<script src="../colorbox/jquery.colorbox.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
//Examples of how to assign the ColorBox event to elements
|
||||
$("a[rel='example1']").colorbox();
|
||||
$("a[rel='example2']").colorbox({transition:"fade"});
|
||||
$("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"});
|
||||
$("a[rel='example4']").colorbox({slideshow:true});
|
||||
$(".example5").colorbox();
|
||||
$(".example6").colorbox({iframe:true, innerWidth:425, innerHeight:344});
|
||||
$(".example7").colorbox({width:"80%", height:"80%", iframe:true});
|
||||
$(".example8").colorbox({width:"50%", inline:true, href:"#inline_example1"});
|
||||
$(".example9").colorbox({
|
||||
onOpen:function(){ alert('onOpen: colorbox is about to open'); },
|
||||
onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
|
||||
onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
|
||||
onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
|
||||
onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
|
||||
});
|
||||
|
||||
//Example of preserving a JavaScript event for inline calls.
|
||||
$("#click").click(function(){
|
||||
$('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
|
||||
return false;
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>ColorBox Demonstration</h1>
|
||||
|
||||
<h2>Elastic Transition</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example1" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example1" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example1" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>Fade Transition</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example2" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example2" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example2" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>No Transition + fixed width and height (75% of screen size)</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example3" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example3" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example3" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>Slideshow</h2>
|
||||
<p><a href="../content/ohoopee1.jpg" rel="example4" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
|
||||
<p><a href="../content/ohoopee2.jpg" rel="example4" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
|
||||
<p><a href="../content/ohoopee3.jpg" rel="example4" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
|
||||
|
||||
<h2>Other Content Types</h2>
|
||||
<p><a class='example5' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
|
||||
<p><a class='example5' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
|
||||
<p><a class='example6' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
|
||||
<p><a class='example7' href="http://google.com">Outside Webpage (Iframe)</a></p>
|
||||
<p><a class='example8' href="#">Inline HTML</a></p>
|
||||
|
||||
<h2>Demonstration of using callbacks</h2>
|
||||
<p><a class='example9' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
|
||||
|
||||
<!-- This contains the hidden content for inline calls -->
|
||||
<div style='display:none'>
|
||||
<div id='inline_example1' style='padding:10px; background:#fff;'>
|
||||
<p><strong>This content comes from a hidden element on this page.</strong></p>
|
||||
<p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.<br />
|
||||
<a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
|
||||
|
||||
<p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
|
||||
<p>Updating Content Example:<br />
|
||||
<a class="example5" href="../content/flash.html">Click here to load new content</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
45
themes/default/js/plugins/colorbox/style3/colorbox.css
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
/*
|
||||
Colorbox Core Style:
|
||||
The following CSS is consistent between example themes and should not be altered.
|
||||
*/
|
||||
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
|
||||
#cboxWrapper {max-width:none;}
|
||||
#cboxOverlay{position:fixed; width:100%; height:100%;}
|
||||
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
|
||||
#cboxContent{position:relative;}
|
||||
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
|
||||
#cboxTitle{margin:0;}
|
||||
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
|
||||
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
|
||||
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
|
||||
|
||||
/*
|
||||
User Style:
|
||||
Change the following styles to modify the appearance of Colorbox. They are
|
||||
ordered & tabbed in a way that represents the nesting of the generated HTML.
|
||||
*/
|
||||
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
|
||||
#colorbox{outline:0;}
|
||||
#cboxContent{margin-top:20px;background:#000;}
|
||||
.cboxIframe{background:#fff;}
|
||||
#cboxError{padding:50px; border:1px solid #ccc;}
|
||||
#cboxLoadedContent{border:5px solid #000; background:#fff;}
|
||||
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
|
||||
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
|
||||
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
|
||||
|
||||
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
|
||||
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
|
||||
|
||||
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
|
||||
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
|
||||
|
||||
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
|
||||
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
|
||||
#cboxPrevious:hover{background-position:bottom left;}
|
||||
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
|
||||
#cboxNext:hover{background-position:bottom right;}
|
||||
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
|
||||
#cboxClose:hover{background-position:bottom center;}
|
||||
BIN
themes/default/js/plugins/colorbox/style3/images/controls.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
themes/default/js/plugins/colorbox/style3/images/loading.gif
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
66
themes/default/js/plugins/colorbox/style4/colorbox.css
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
/*
|
||||
Colorbox Core Style:
|
||||
The following CSS is consistent between example themes and should not be altered.
|
||||
*/
|
||||
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
|
||||
#cboxWrapper {max-width:none;}
|
||||
#cboxOverlay{position:fixed; width:100%; height:100%;}
|
||||
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
|
||||
#cboxContent{position:relative;}
|
||||
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
|
||||
#cboxTitle{margin:0;}
|
||||
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
|
||||
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
|
||||
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
|
||||
|
||||
/*
|
||||
User Style:
|
||||
Change the following styles to modify the appearance of Colorbox. They are
|
||||
ordered & tabbed in a way that represents the nesting of the generated HTML.
|
||||
*/
|
||||
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
|
||||
#colorbox{outline:0;}
|
||||
#cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
|
||||
#cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
|
||||
#cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
|
||||
#cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
|
||||
#cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
|
||||
#cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
|
||||
#cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
|
||||
#cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
|
||||
#cboxContent{background:#fff; overflow:hidden;}
|
||||
.cboxIframe{background:#fff;}
|
||||
#cboxError{padding:50px; border:1px solid #ccc;}
|
||||
#cboxLoadedContent{margin-bottom:20px;}
|
||||
#cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
|
||||
#cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
|
||||
#cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
|
||||
|
||||
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
|
||||
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
|
||||
|
||||
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
|
||||
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
|
||||
|
||||
#cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
|
||||
#cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
|
||||
#cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
|
||||
#cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}
|
||||
|
||||
/*
|
||||
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
||||
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
||||
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
||||
*/
|
||||
.cboxIE #cboxTopLeft,
|
||||
.cboxIE #cboxTopCenter,
|
||||
.cboxIE #cboxTopRight,
|
||||
.cboxIE #cboxBottomLeft,
|
||||
.cboxIE #cboxBottomCenter,
|
||||
.cboxIE #cboxBottomRight,
|
||||
.cboxIE #cboxMiddleLeft,
|
||||
.cboxIE #cboxMiddleRight {
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
|
||||
}
|
||||
BIN
themes/default/js/plugins/colorbox/style4/images/border1.png
Normal file
|
After Width: | Height: | Size: 629 B |
BIN
themes/default/js/plugins/colorbox/style4/images/border2.png
Normal file
|
After Width: | Height: | Size: 112 B |
BIN
themes/default/js/plugins/colorbox/style4/images/loading.gif
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
58
themes/default/js/plugins/colorbox/style5/colorbox.css
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/*
|
||||
Colorbox Core Style:
|
||||
The following CSS is consistent between example themes and should not be altered.
|
||||
*/
|
||||
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
|
||||
#cboxWrapper {max-width:none;}
|
||||
#cboxOverlay{position:fixed; width:100%; height:100%;}
|
||||
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
|
||||
#cboxContent{position:relative;}
|
||||
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
|
||||
#cboxTitle{margin:0;}
|
||||
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
|
||||
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
|
||||
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
|
||||
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
|
||||
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
|
||||
|
||||
/*
|
||||
User Style:
|
||||
Change the following styles to modify the appearance of Colorbox. They are
|
||||
ordered & tabbed in a way that represents the nesting of the generated HTML.
|
||||
*/
|
||||
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
|
||||
#colorbox{outline:0;}
|
||||
#cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
|
||||
#cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
|
||||
#cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
|
||||
#cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
|
||||
#cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
|
||||
#cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
|
||||
#cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
|
||||
#cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
|
||||
#cboxContent{background:#fff; overflow:visible;}
|
||||
.cboxIframe{background:#fff;}
|
||||
#cboxError{padding:50px; border:1px solid #ccc;}
|
||||
#cboxLoadedContent{margin-bottom:5px;}
|
||||
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
|
||||
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
|
||||
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
|
||||
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
|
||||
|
||||
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
|
||||
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
|
||||
|
||||
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
|
||||
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
|
||||
|
||||
#cboxPrevious{left:0px; background-position: -51px -25px;}
|
||||
#cboxPrevious:hover{background-position:-51px 0px;}
|
||||
#cboxNext{left:27px; background-position:-75px -25px;}
|
||||
#cboxNext:hover{background-position:-75px 0px;}
|
||||
#cboxClose{right:0; background-position:-100px -25px;}
|
||||
#cboxClose:hover{background-position:-100px 0px;}
|
||||
|
||||
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
|
||||
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
|
||||
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
|
||||
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}
|
||||
BIN
themes/default/js/plugins/colorbox/style5/images/border.png
Normal file
|
After Width: | Height: | Size: 139 B |
BIN
themes/default/js/plugins/colorbox/style5/images/controls.png
Normal file
|
After Width: | Height: | Size: 2 KiB |
BIN
themes/default/js/plugins/colorbox/style5/images/loading.gif
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
|
After Width: | Height: | Size: 131 B |
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* selectize.default.css (v0.9.1) - Default Theme
|
||||
* selectize.default.css (v0.11.2) - Default Theme
|
||||
* Copyright (c) 2013 Brian Reavis & contributors
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
|
||||
|
|
@ -189,6 +189,7 @@
|
|||
border: 1px solid #aaaaaa;
|
||||
}
|
||||
.selectize-input > input {
|
||||
display: inline-block !important;
|
||||
padding: 0 !important;
|
||||
min-height: 0 !important;
|
||||
max-height: none !important;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* selectize.dark.css (v0.9.1) - Dark Theme
|
||||
* selectize.dark.css (v0.11.2) - Dark Theme
|
||||
* Copyright (c) 2013 Brian Reavis & contributors
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
|
||||
|
|
@ -190,6 +190,7 @@
|
|||
border: 1px solid #aaaaaa;
|
||||
}
|
||||
.selectize-input > input {
|
||||
display: inline-block !important;
|
||||
padding: 0 !important;
|
||||
min-height: 0 !important;
|
||||
max-height: none !important;
|
||||
|
|
|
|||