geb nich immer gleich auf
so lernt man auch nichts dazu!
Lad die neuen Dateien bitte hier hoch:
include/includes/jquery/pirobox
und das wieder in <head></head> wo das alte zeugs stand (alte löschen!)
<link href="include/includes/jquery/pirobox/css_pirobox/demo1/style.css" media="screen" title="shadow" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="include/includes/jquery/pirobox/js/jquery.min.js"></script>
<script type="text/javascript" src="include/includes/jquery/pirobox/js/pirobox.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$().piroBox({
my_speed: 300, //animation speed
bg_alpha: 0.5, //background opacity
slideShow : 'true', // true == slideshow on, false == slideshow off
slideSpeed : 3, //slideshow
close_all : '.piro_close' // add class .piro_overlay(with comma)if you want overlay click close piroBox
});
});
</script>
Gallery.htm sollte passen wenn du meinen letzten Beitrag befolgt hast.
Zuletzt modifiziert von Forcey am 19.12.2011 - 20:57:05