I use fadeslideshow.js in the top of my page to display some nice photos including a description.
The script for fadeslideshow you can found on http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm. It needs jquery also.
Now I want to insert the image gallery of prettyPhoto on the bottom of the page.
Unfortunately, it seems prettyphoto does not work in combination with fadeslideshow.js.
I have tried the following:
1) In the existing page with the working fadeslideshow.js, I have inserted prettyphoto. Prettyphoto does not work unless i hide the link to fadeslideshow.js
2) I used also the demo page of prettyphoto (downloaded from prettyphoto). When i insert the link fadeslideshow.js (), prettyphoto does not work either.