to wszystko mam na localhoscie...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<META HTTP-EQUIV="Content-Language" CONTENT="pl">
<link rel="stylesheet" type="text/css" href="
<?php echo base_url
(); ?>css/style.css" />
<link rel="stylesheet" type="text/css" href="
<?php echo base_url
(); ?>css/style-slideshow.css" />
<link rel="stylesheet" type="text/css" href="
<?php echo base_url
(); ?>css/prettyPhoto.css" media="screen"/>
<script type="text/javascript" src="
<?php echo base_url
(); ?>js/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="
<?php echo base_url
(); ?>js/slider.js"></script>
<script type="text/javascript" src="
<?php echo base_url
(); ?>js/jquery.prettyPhoto.js"></script>
<title>
<?php echo $title; ?></title>
</head>
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("area[rel^='prettyPhoto']").prettyPhoto();
$(".gallery:first a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',theme:'light_square',slideshow:3000, autoplay_slideshow: true});
$(".gallery:gt(0) a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'fast',slideshow:10000, hideflash: true});
$("#custom_content a[rel^='prettyPhoto']:first").prettyPhoto({
custom_markup: '<div id="map_canvas" style="width:260px; height:265px"></div>',
changepicturecallback: function(){ initialize(); }
});
$("#custom_content a[rel^='prettyPhoto']:last").prettyPhoto({
custom_markup: '<div id="bsap_1259344" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6"></div><div id="bsap_1237859" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6" style="height:260px"></div><div id="bsap_1251710" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6"></div>',
changepicturecallback
: function(){ _bsap
.exec(); } });
});
</script>
<ul class="gallery clearfix">
<li><a href="/images/nauka.png" rel="prettyPhoto[gallery1]" title="You can add caption to pictures. You can add caption to pictures. You can add caption to pictures.">123</a></li>
</ul>
reszta to plik css od prettyPhoto i plik JS.
bylbym wdzieczny jakby ktos pod reka mial CI i mogl sciagnac tego lightboxa, bo moze to ja cos zle robie.