joeblack9988 / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

Effects to slideshow #140

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I just dont know how to change effects i tryied use kernburn

with

<script type="text/javascript">
  var myShow = new Slideshow.KenBurns('my_show', ['images/1.jpg', 
'images/2.jpg', 'images/3.jpg'], {pan: 100, zoom: [25, 75]});
</script> 

in the tags head and

    <div id="my_show" class="slideshow">
  <img src="images/1.jpg" alt="Keylin" />
</div>

in the body.

how i can use slideshow with kernburns or better Lightbox mashup
I have not found anythink in the web that help me

Original issue reported on code.google.com by frande...@gmail.com on 3 Jun 2010 at 6:24

GoogleCodeExporter commented 8 years ago

Original comment by aeron.gl...@gmail.com on 11 Jul 2010 at 3:45