drewzor
05-31-2010, 07:32 AM
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Re-size images to percentage of screen.
Well, I'm not sure where to start. I would like to have images fade in and out on my webpage, however, I would like the images to resize to screen so if you look at the site on a 27" mac you get a full screen image or if you shrink your browser the image and site shrinks with it.. kinda like the percentage set in html.. so
Firstly, the css code seems only to input pixel dimensions which controls the size of the display box. Meaning that if the image is larger then the specified pixel dimension then the image is clipped.
Secondly, the java script doesn't seem to control the size of the image either.
My question, can anyone post me instruction to edit this code so that I can have a slideshow that fits to browser size?
Thank you.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Re-size images to percentage of screen.
Well, I'm not sure where to start. I would like to have images fade in and out on my webpage, however, I would like the images to resize to screen so if you look at the site on a 27" mac you get a full screen image or if you shrink your browser the image and site shrinks with it.. kinda like the percentage set in html.. so
Firstly, the css code seems only to input pixel dimensions which controls the size of the display box. Meaning that if the image is larger then the specified pixel dimension then the image is clipped.
Secondly, the java script doesn't seem to control the size of the image either.
My question, can anyone post me instruction to edit this code so that I can have a slideshow that fits to browser size?
Thank you.