jonnybravo
11-17-2008, 01:07 PM
1) Script Title: Ultimate Fade-In Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Hi. I am currently running this script using 3 images, which are all the same size, but are different to look at. They fade from one to the next in a constant cycle. This all works perfectly.
However, i really need the images to resize depending on the resolution of the screen.
I am using the images as a header for the top of my container on my page, and the container obviously resizes using width:100%, however i tried to do the same with my image header so it all resizes nicely together, so the page look the same in 1024 by 768, as it does in 1260 by 1024 but had no joy with my method.
I tried the following (which does not work for me as it does not resize, just stays the original size of the image):
<script type="text/javascript"> new fadeshow(fadeimages, '100%', 141, 0, 3000, 0, "R")</script>
Is this the wrong place to do it? Am i doing something wrong? Is this impossible (i pray its not)?
Many Thanks for any help
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Hi. I am currently running this script using 3 images, which are all the same size, but are different to look at. They fade from one to the next in a constant cycle. This all works perfectly.
However, i really need the images to resize depending on the resolution of the screen.
I am using the images as a header for the top of my container on my page, and the container obviously resizes using width:100%, however i tried to do the same with my image header so it all resizes nicely together, so the page look the same in 1024 by 768, as it does in 1260 by 1024 but had no joy with my method.
I tried the following (which does not work for me as it does not resize, just stays the original size of the image):
<script type="text/javascript"> new fadeshow(fadeimages, '100%', 141, 0, 3000, 0, "R")</script>
Is this the wrong place to do it? Am i doing something wrong? Is this impossible (i pray its not)?
Many Thanks for any help