I've spent 2 days trying to figure the problem that I'm having with portion of my gallery. If you would go to http://www.astretchout.com/limousine-showroom.html#esv you'll see that when you hover over small images of 2008 Cadillac ESV everything starts shifting around. Is there a problem with the code or maybe images themselves are causing the problem? Any assistance is appreciated.
Hi There, I've noticed a couple of things with the code like the span tags arn't always closed and i dont understand why you need a mouse out effect to trigger the responce that is already triggered by the mouse over.(enough of the moan) if you look at this site in IE the images just dont display. if you look at it in firefox they jump around. this leads me to believe that maybe you should check the file paths to the images for these three thumb nails that are causing the problems. when i checked them the files for the images weren't there.
Quick question. I found this cleaner version of JS that does the same thing http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm. How can I make it so it will load image x automatically without anyone hovering over the image? Thanks.