bluepupae
04-19-2010, 08:55 AM
1) Script Title: Ultimate Fade-in slideshow (v2.1)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: I was able to modify the location of the caption, but it always remains in the same place. The heights of the images in my slideshow varies, and I would like to determine the height of the current image and place each caption underneath the current image.
My page is here:
http://www.bluepupae.com/test/presidioHabitats/artist.php?code=1
I tried setting top on desc panel --> setting.$descpanel.css({top:setting.$gallerylayers.find('img').height()})
but it only works on the first image. the caption still stays in the same position.
thanks.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: I was able to modify the location of the caption, but it always remains in the same place. The heights of the images in my slideshow varies, and I would like to determine the height of the current image and place each caption underneath the current image.
My page is here:
http://www.bluepupae.com/test/presidioHabitats/artist.php?code=1
I tried setting top on desc panel --> setting.$descpanel.css({top:setting.$gallerylayers.find('img').height()})
but it only works on the first image. the caption still stays in the same position.
thanks.