Hi I am having a problem with the slideshow, when the page loads for the first time the large image loads below where it is intended to, it only for a second or so but it's noticeable http://trialsites.ihoststudio.com/trialsite350098/website/ Initially I only seen the "blip" in IE 8 but now it's happening in FF. Anyone know of a way to fix it? Thanks in advance Dee
Your link does not load. If you add overflow:hidden on the slideshow wrapping container it might work.
Your site isn't working, but things like this would happen when you're generating your image to the screen (output) before positioning it. So there is that little lag period between the generating of the image before your app can position it. You'd notice once it's positioned that doesn't occur anymore with the other images in the slideshow, cuz the position has been set.