Lightbox + Lupe in Artikel Bilder gehen nicht mehr?
Ich habe Lightbox2 in das Shop System integriert und das geht auch soweit. Doch leider funktioniert seitdem die Lightbox + Lupe in den Artikelbildern nicht mehr.
Sobal ich die 3 Zeilen in die header.tpl einfüge funktioniert die Artikel Lightbox nicht mehr. Irgendwie muss es da zu Kolisionen mit der ander Lightbox kommen.
Ich habe Lightbox2 in das Shop System integriert und das geht auch soweit. Doch leider funktioniert seitdem die Lightbox + Lupe in den Artikelbildern nicht mehr.
Sobal ich die 3 Zeilen in die header.tpl einfüge funktioniert die Artikel Lightbox nicht mehr. Irgendwie muss es da zu Kolisionen mit der ander Lightbox kommen.
Code:
<link rel="stylesheet" href="[URL="http://forum.jtl-software.de/view-source:http://testshop.jtl-shop.de/mbitsch/templates/JTL-Shop3-Tiny304/Lightbox2/css/lightbox.css"]templates/JTL-Shop3-Tiny304/Lightbox2/css/lightbox.css[/URL]" type="text/css" media="screen" />
<script type="text/javascript" src="[URL="http://forum.jtl-software.de/view-source:http://testshop.jtl-shop.de/mbitsch/templates/JTL-Shop3-Tiny304/Lightbox2/js/prototype.js"]templates/JTL-Shop3-Tiny304/Lightbox2/js/prototype.js[/URL]"></script>
<script type="text/javascript" src="[URL="http://forum.jtl-software.de/view-source:http://testshop.jtl-shop.de/mbitsch/templates/JTL-Shop3-Tiny304/Lightbox2/js/scriptaculous.js?load=effects,builder"]templates/JTL-Shop3-Tiny304/Lightbox2/js/scriptaculous.js?load=effects,builder[/URL]"></script>
<script type="text/javascript" src="[URL="http://forum.jtl-software.de/view-source:http://testshop.jtl-shop.de/mbitsch/templates/JTL-Shop3-Tiny304/Lightbox2/js/lightbox.js"]templates/JTL-Shop3-Tiny304/Lightbox2/js/lightbox.js[/URL]"></script>