[TYPO3-german] perfectlightbox funktioniert nicht mehr

David Bruchmann david at bruchmann-web.de
Tue Nov 18 13:46:45 CET 2008


Möchte nicht drauf wetten, aber das sieht mir komisch aus:

<script type="text/javascript" 
src="typo3conf/ext/perfectlightbox/res/js/mootools1.11-packed.js"></script>
...
<script type="text/javascript" 
src="typo3conf/ext/t3mootools/res/mootoolsv1.11.js"></script>

dort wird zweimal mootools geladen.
Eins ist sicherlich zuviel.

Gruß
David




-----Ursprüngliche Nachricht-----
Von: typo3-german-bounces at lists.netfielders.de
[mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag von Philipp
Holdener
Gesendet: Dienstag, 18. November 2008 13:39
An: typo3-german at lists.netfielders.de
Betreff: Re: [TYPO3-german] perfectlightbox funktioniert nicht mehr

David Bruchmann schrieb:
> Werden bestimmt zuviel oder zu wenig JavaScript geladen.
> Sieh einfach mal in den Quelltext und überprüfe, ob die Angaben denen im
> Manual entsprechen.
> Wenn Du verschiedene Erweitzerungen getestet hast, hat sich da sicherlich
> Müll angesammelt.
> 
> Gruß
> David


Hallo David

Der Quelltext sieht soweit ich sagen kann okey aus!?
Komishcerweise haben beide Extensions bis vor kurzem zusammen funktioniert!



......
<link rel="stylesheet" 
ref="typo3conf/ext/perfectlightbox/res/css/slightbox.css" 
type="text/css" media="screen,projection" />
		<script type="text/javascript" 
src="typo3conf/ext/perfectlightbox/res/js/mootools1.11-packed.js"></script>
		<script type="text/javascript" 
src="typo3conf/ext/perfectlightbox/res/js/slimbox-packed.js"></script>
		<script type="text/javascript">window.addEvent('domready', 
Lightbox.init.bind(Lightbox,{resizeSpeed: 400, animate: true, 
overlayOpacity: 0.8, allowSave: true, slideshowAutoplay: true, 
slideshowInterval: 5000, slideshowAutoclose: true,lllImage: 'Bild', 
lllOf: 'von'}));</script>
		<script 
src="http://p105269.typo3server.info/index.php?id=20&amp;type=3131" 
type="text/javascript" />

	<script type="text/javascript" 
src="typo3temp/javascript_a708894199.js"></script>
		<script type="text/javascript" 
src="typo3conf/ext/t3mootools/res/mootoolsv1.11.js"></script>

		<script type="text/javascript">
         var Page = {
           initialize: function() {
             new SmoothScroll({
               transition: Fx.Transitions.bounceOut,
               fps: 60,
               duration: 1500
             });
           }
         }
         window.addEvent("domready", Page.initialize);</script>
		<script type="text/javascript">
	/*<![CDATA[*/
<!--
	function openPic(url,winName,winParams)	{	//
		var theWindow = window.open(url,winName,winParams);
		if (theWindow)	{theWindow.focus();}
	}

// -->
	/*]]>*/
_______________________________________________
TYPO3-german mailing list
TYPO3-german at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list