I am working on this site: http://richardthearchitect.com/site/ I just checked it in ie7 and the slideshow is not showing up right. Instead of only one image showing at a time, all of them are showing up on the page.

Also when I scrolled down it seemed that the menu also scrolled down.

How can i fix these issues.

Thanks in advance, Bryan

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

in your script find: timeout: 5000,

and delete the comma to timeout: 5000

hope this eliminate js error Expected identifier, string or number and probably your problem with slideshow too.

link|improve this answer
Thanks, Worked perfectly. – Bryan Jun 9 '11 at 14:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.