http://layer5.medialayer.net/~shaydoro/
I'm in the very beginning stages of putting together a site for a basketball player, and I have a slideshow with headlines/photos on the front page that uses jQuery (a process that makes javascript really easy to use). The only problem is that as the first photo fades out and the next one fades in, the divs underneath the headlines box keep moving.
I'm honestly not sure if it has to do with something I've specified in the js code, or with the styling...The slideshow loads into its own div called sd_slide0, sd_slide1, etc., and I've tried setting fixed heights for these, but to no avail. Could this be a padding issue?
I just need the slideshow to be enclosed in a box that DOESN'T move. I'm sure there's something simple I'm overlooking here...
Any ideas? I really need to figure this out! Thank you!!
|