treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Carousel Fredsel not displaying properly only in chrome

  • I'm not sure whether this is a css or a jquery problem.

    Here's the link

    Check the section "Our Clients". The slider seems to work perfectly fine in FF and IE(8+). What's frustrating is that it works in chrome on an earlier page(different ongoing project) that I made, and I have absolutely no clue how!(check the slider at the bottom, below 'read reviews')

  • Got the solution

    "If you're scrolling images, don't forget to specify a width and height. Otherwise the plugin might not be able to measure the correct size of the images onDocumentReady (mostly on Webkit browsers Chrome and Safari)."

    As mentioned on the carousel's website