1) Script Title: Ultimate Fade-in slideshow (v1.51)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm
3) Describe problem: Using this script, it is excellent, however I would like to use one addition.
http://www.geocities.com/dogshasha/rotatingimage.jpg
I tried to display an absolutely positioned image on the slideshow. I can make it work by using "position:absolute;" on css with a basic HTML file. But the slideshow seems to block this absolutely positioned image. Any idea why?
Here is the CSS code I use:
Hope this is reasonably clear.Code:#myimg{ position:absolute; top:10; right:10; width:99; height:41; }
Many thanks in anticipation



Reply With Quote

Bookmarks