Questions tagged [jcarousel]

jCarousel is an open source jQuery plugin that implements the common image/text "carousel" feature of scrollable blocks of content.

jCarousel is an open source jQuery plugin that implements the common image/text "carousel" feature of scrollable blocks of content.


Useful links


Related Tags

566 questions
4
votes
1 answer

two carousels on a page not working

I am trying to set up two carousels on my page, but i cannot control each separately, when I click on nav buttons, it moves both carousels. any idea? Should I change something in css file? Or what is the right command to run both carousels with one…
SMH_TBZ
  • 103
  • 1
  • 15
4
votes
3 answers

How to stop() jcarousel scroll animation

I have set up jcarousel with external controls. When I 'mouseover' a link in my 'controls'-list, the carousel scrolls to the according image. So far everything works fine, but when I 'mouseover' the different 'controls'-links to quickly, it gets…
dahannes
  • 43
  • 1
  • 5
3
votes
2 answers

jQuery Carousel not working as intended

I have implemented a jQuery carousel on a wordpress website with AJAX page requests. Now the carousel is working on this page: working gallery But not when opening the page with an AJAX request. not working gallery How can I fix this problem? I'm…
Ronald Wildschut
  • 417
  • 4
  • 8
  • 19
3
votes
2 answers

jQuery Mobile Slider / Carousel

I need to make a jQuery "Carousel" pretty similar to the one in this page: http://m.henrys.com/ There are plenty of "carousel" jQuery plugins, but how can I bind a carousel next/prev page action to the "swipe" mobile phone/tablet gesture?
Fabio B.
  • 9,138
  • 25
  • 105
  • 177
3
votes
4 answers

jCarouselLite not working with <3 list items

EDIT: This is not a problem with the jQuery creating the appropriate markup from SharePoint Announcement List to use jCarouselLite. It seems to be a problem within jCarouselLite. I have done another jsfiddle with just the appropriate markup, not the…
anothershrubery
  • 20,461
  • 14
  • 53
  • 98
3
votes
5 answers

Empty additional
  • in horizontal jCarousel in Chrome and Safari
  • Chrome and Safari (Webkit engine) add 2 additional
  • into
      list with class 'jcarousle-item-placeholder'. How can I remove it? jCarousel in FF, IE and Opera is OK. Thanks for help.
  • quarky
    • 710
    • 2
    • 13
    • 36
    3
    votes
    2 answers

    jCarousel next and prev button, disable?

    Im using http://sorgalla.com/projects/jcarousel/ as a slider.... It shows one image at a time, and a total of four images... When displaying the first image, i dont want the prev arrow to be visible, and the same if im at number 4 image, i dont want…
    user431619
    3
    votes
    1 answer

    jcarousel issues

    I'm trying to do what I've seen many people try to do with jcarousel, which is, I'd like clear it and refill it dynamically. I seem to have found a way to entirely clear the DOM of empty li items (a common complaint) but I then cannot seem to add…
    johnnyb
    • 139
    • 1
    • 2
    • 11
    3
    votes
    5 answers

    JCarousel and Cufon aren't co-operating: animation makes cufon go away

    I'm using cufon with jCarousel. The Carousel has five items in it and rotates right to left -- they go off the screen to the left, in other words. You can see it here. http://www.foursquare.org/site/test If I leave the carousel on default behavior,…
    Travis Smith
    • 359
    • 3
    • 4
    • 12
    3
    votes
    4 answers

    jCarousel with unknown content width

    I am trying to use jCarousel plugin for jQuery in order to provide my website users with scrollable (horizontal) content. The content I am mentioning is basically user defined
  • elements, styled so that they have a feel and look of a tab. so…
  • Subliminal Hash
    • 13,614
    • 20
    • 73
    • 104
    3
    votes
    2 answers

    jcarousel: resize window moves carousel out of view

    I'm having an issue with the jquery plugin jcarousel which causes the carousel area to be moved when the browser is resized. This happens when the carousel is set to "circular" and has already gone through each item. The container of the carousel…
    Leon
    • 83
    • 2
    • 7
    3
    votes
    1 answer

    jcarousel - how can i make an image link in the carousel stay active

    Have been succesful in adding a jcarousel to navigate around my html site which is built with dynamic template. However, i need an image link to appear active when i am on the page it is linked to so the viewer knows where they are. Also, whenever i…
    user442387
    • 33
    • 1
    • 7
    3
    votes
    5 answers

    Removing an item from jCarousel plug-in

    I have a question regarding the jCarousel plug-in (from sorgalla). How do I remove items from it the right way? You can see how far I've gone here. Try deleting a few items and then scrolling to the right, you'll see an "emtpy scroll" eventually,…
    Stefan T
    • 125
    • 3
    • 13
    3
    votes
    2 answers

    JCarousel only runs in IE11 when I have the inspect element window open

    This is driving me absolutely insane..So I'm trying to add JCarousel to a website I'm working on, and all was going well until it came time for the dreaded IE compatibility test. For whatever reason, the carousel will only work if I have the inspect…
    1 2
    3
    37 38