Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jCarousel Lite Not Working in IE 6/7/8

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37110
    realph
    Participant

    So I seem to be having the same problem as this fellow. My jCarousel doesn’t seem to be working in IE, the images just don’t show up. Anyone know what the problem could be? I don’t seem to have a Trailing Comma of Death…

    Here’s a link to my site.

    Any help appreciated. Thanks in advance!

    #98852
    realph
    Participant

    Sorted it by adding the following to my CSS:

    .jcarousel li {
    width: 1204px;
    height: 385px;
    position: relative;
    }
    #116095
    bishtsaket
    Member

    Nice it helps me ….thanks…

    #116219
    realph
    Participant

    Nice to be of some help!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.