Hi

I do use prototype and scripttaculous to show bigger images from
thumbnail images, but i have a flash animation and the image just stay
below that flash animation.

How can i fix it so that the image can to be just above the flash
animation ?

Thank´s in advance

I just write in the head section :

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?
load=effects"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<script type="text/javascript" src="js/effects.js"></script>
<script src="js/unittest.js" type="text/javascript"></script>
<link rel="stylesheet" href="css/lightbox.css" type="text/css"
media="screen" />

And in the image i create a link with an atribute rel=\"lightbox[]:
<a href='../files/<?=$rs->field("imagem")?> rel=\"lightbox[]\">

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to