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
0
votes
1 answer

opencart jcarousel on latest product

Right now I'm learning Opencart, and I'm trying to make my latest product display with jCarousel. I'm using Opencart 1.5.4. This is what I've already tried, but still failed: http://www.packtpub.com/article/opencart-themes-using-jCarousel-plugin I'm…
just-d
  • 1
  • 1
  • 3
0
votes
1 answer

jcarousel issue with last item

I am using the jquery jcarousel and am having trouble with it. When I scroll to the last item there always seems to be a little bit left over that means another scroll. An example can be seen…
Burt
  • 7,680
  • 18
  • 71
  • 127
0
votes
1 answer

Custom jCarousel causing weird looping effect when clicking on a pager element

Ok, I'll lay this out as easy as I can: 1) Check out this page and view the carousel: http://www.powellcreative.com/clients/StansellHealth/ 2) jCarousel is set up to be circular, has only 3 slides, and starts on the 5th slide (2nd slide, 2nd…
TTUGoldFOX
  • 151
  • 9
0
votes
1 answer

dynamic carousel with jcarousel

I have been scratching my head here for hours now, trying to use jcarousel with a dynamic generated content, meaning , i get an initial carousel , say , with 3 items in it, and then adding another item to the carousel. im doing it basically like…
lior r
  • 2,220
  • 7
  • 43
  • 80
0
votes
1 answer

Multiple jCarousels with scroll buttons created by callback.

I have a page where I'm trying to add several jCarousel elements. One of these on its own works very nicely with the following code: function mycarousel_initCallback(carousel) { jQuery('.next').bind('click', function() {…
DaveR
  • 2,355
  • 1
  • 19
  • 36
0
votes
1 answer

Changing height with JCarousel

I modified the flexible example. I changed the height however the images get cut off. I am not sure why this happens. Can anyone help me with this?
user1513192
  • 1,123
  • 4
  • 17
  • 29
0
votes
0 answers

Getting error when using jQuery to completely hide elements that are associated with jCarousel

I am having a tough time figuring out how to completely remove or hide an element, say a div that has jCarousel hooked with it, using jQuery. E.g.
0
votes
2 answers

jcarousel popup on hover

I am trying to create a popup on hover of each item on jcarousel. You can see here: http://help.infusionsoft.com/sites/all/themes/help_infusion12/templates/ce_player/jc.php I have created a div and will display:none and then on hover I will remove…
joshmmo
  • 1,062
  • 2
  • 13
  • 28
0
votes
1 answer

jQuery jCarousel not working on iPhone

I'm using sorgalla.com/projects/jcarousel/ for a vertical carousel to hold thumbnails of videos. On clicking, the src of the larger video changes. I have two versions of the page- one with Flash navigation…
0
votes
1 answer

jCarousel issue - Hover images opacity settings

So far I have got jCarousel to display, and load the images via a txt file, What I want to do is show 4 images at a time, then when the user puts the mouse over 1 of the images the other 3 images to fade opacity, to 30%. Then if they move the mouse…
Nick
0
votes
0 answers

Element styles stripped within jCarousel

I'm having a very odd problem whereby styles of any elements (in this case a div) placed within a jCarousel li are being stripped out. The class can be seen (Thanks Firebug) but there are no styles attached. All seems to work fine when the styles…
danielmeade
  • 164
  • 1
  • 12
0
votes
1 answer

Excessive images are being stacked vertically and not hidden in jcarousel

I am using jQuery 1.7.2 and ColdFusion. I don't know what version of jcarousel we are using, but this is where the plugin was gotten from... http://sorgalla.com/jcarousel/ I have a page that has a carousel that no longer works. I didn't build the…
Evik James
  • 10,335
  • 18
  • 71
  • 122
0
votes
1 answer

jcarousel not working in IE7

I am using jcarousel on this page and it works fine in all browsers except IE7 The slides should only be 3 at a time in the middle of the arrows. Everything is functioning correctly except in IE7 slides are overflowing outside of container. I was…
Deep Rooted
  • 245
  • 3
  • 4
  • 19
0
votes
1 answer

need dynamic jCarousel to remember position clicked when changing PHP pages

(PHP / Javascript coding newbie here) I have a dynamic script loading contextual images into a list for a jCarousel in a Word Press PHP template. It rotates automatically and the images link to new pages fine. example is…
0
votes
0 answers

jQuery Plugin jCarousel Customization

Is there a way to customize jCarousel center the initial object? And also I want previous and next slide to be half shown like this example. http://jsfiddle.net/nori2tae/BGwYM/ #I used moving boxes jquery plugin for the sample above by the way. Any…
norixxx
  • 2,549
  • 2
  • 19
  • 26