Quote:
Originally Posted by Steve
I am very poor at JS but looking through that code and at your gallery it seems that the image height issue has been resolved but the positioning for the horizontal images is currently too height (only viewing in FF so can't comment about other browsers). The only control I see in that codes is the X, Y co-ordinates but they appear to be from the center of the images not the lower left corner...if they had been from the latter it would have been a snip to alter.
The second issue of the fade...besides the setting near the top of the code, there is another one lower down...
PHP Code:
document.images.SlideShow.style.filter="blendTrans(duration=2)";
I would also alter that and see if it gives you better results. If not you can always return it to default. No harm in trying 
|
Cheers for looking Steve - I'm sure there is an easy fix for the experts....... it's just trying to find it..
The transition thing is liveable with to get the larger images and altering the second value seems to have no effect whatsoever