1) Script Title:
Multiframe Image Slideshow

2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...frameslide.htm

3) Describe problem:
Hi, I am a newbie, but I hope someone can help me.
I have used the script Multiframe Image Slideshow with two images:

--> var slidestoreveal=2

and a set of 8 pictures, each height:200 and width:135. I wish, that the images appear horizontally, so I have change the variable:
var slideseparater="<br>" to var slideseparater="", and it works fine.
But I wish, that the images have a distance between of 300px because I will place another picture between them, and so I have change the parameter: "margin-right:" 15px; in the head-section to "margin-right: 300px"

Now, in Firefox it works, but not in IE9. In IE9 the images are arranged vertically, if I change this value greater than 200px.

I hope, than anyone can give me a little support.

Regards,

vozzibaer