you have:
$(function() {
$('.cycletest').cycle({
delay: 1000,
timeout: 7000,
speed: 600, ////this comma remove
});
Les wrote:
Just wanted to add that I tried making the container and content an explicit width and height, and I tried using div's inside rather that blockquote. On Jul 30, 3:45 pm, Les <l...@lsquareddesign.ca> wrote:I'm using Cycle Lite in two places on this site, to rotate through the testimonials on the homepage, and to step through the photos on the contact page with prev next links. The contact page works fine, but the homepage is not working at all in IE. I tried adding overflow: hidden to the container, but all that does is stop the extra content from spilling out over the rest of the page. But still no cycling. Any ideas? The site ishttp://carstar.lsquareddesign.ca
No comments:
Post a Comment