Hi nochmal,
2010/11/21 Christian Lohmaier <lohmaier+ooofuture@googlemail.com>:
2010/11/20 Thomas Hackert <hackertenator@googlemail.com>:
On Sat, Nov 20, 2010 at 02:48:12AM +0100, Christian Lohmaier wrote:
http://pumbaa.ooodev.org:7780/colorbox/
Was Du meinst ist wohl eher "$("img.colorbox"), das würde dann auf
alle <a class="colorbox" ....> passen
(natürlich falsch, paßt dann auf <*img* class="colorbox" ../> :-)
Es wäre also möglich, ein _resampled/.... zu entfernen (sprich
_resampled/<alles bis einschließlich des ersten -> rausschmeißen) und
so den originalen Link zu erhalten.
So z.B.:
$('img.colorbox[src*="/_resampled/"]').colorbox({
maxWidth:"90%", maxHeight:"90%",
initialWidth: "100", initialHeight: "100", transition: "elastic",
href: function(){return $(this).attr('src').replace(/_resampled\/[^-]+-/, "");}
});
auch zur Colorbox-Testseite hinzugefügt:
http://pumbaa.ooodev.org:7780/colorbox/
Frage ist jetzt nur, ob das prinzipiell für alle Seiten möglich sein
soll (würde bedeuten, daß für jede Seite das colorbox.js und css
hinzugefügt wird, egal ob es tatsächlich verwendet wird oder nicht.
Oder ob das auf spezielle "Colorbox" Seitentypen beschränkt werden
soll.
ciao
Christian
--
E-Mail to discuss+help@de.libreoffice.org for instructions on how to unsubscribe
List archive: http://de.libreoffice.org/lists/discuss/
*** All posts to this list are publicly archived for eternity ***
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.