jcarousel Questions
11
Solved
I am attempting to get the index of the current item in a JCarousel so that I can display the current position within the Carousel to the user. For example, '13/20'.
How can I do this?
EDIT:
Sam...
Patisserie asked 25/8, 2009 at 15:29
3
Solved
I'm working on a site, where we get information from an XML-file. It work great, but now I need to make a slider of the content. To do this, I will use jCarousel that claims they can do it with Dyn...
11
I am using jcarousel, and on window resizing I am getting the error:
jCarousel: No width/height set for items. This will cause an infinite
loop. Aborting...
How can I avoid this error?
3
Solved
I am trying to stop the animation of my jcarouselled item when the user is hovering over a particular item. I am scrolling non-image content and I want to give user an opportunity to read the scrol...
Maltzman asked 28/7, 2010 at 10:52
4
Solved
I am using jcarousel to auto scroll some images. I would like to know how to make them scroll in one fluid scroll with no pauses or stops.
Currently there is a pause and then it scrolls again. If ...
4
JCarousel have recently changed (january 2011).
It used to have a way to implement pause on hover with autoscroll.
With the new version I cannot solve how to get autoscroll to stop on hover:
I wou...
Squires asked 16/1, 2012 at 18:31
5
I am using jCarousel to have a carousel of images in my page. It works great and I have no complaints, but I am using the tabbing on the page and when I go to another tab, there is an ugly jCarouse...
2
How to set (wrap: 'circular') (loop) in “auto scroll” plugin in the new version of jCarousel (3.0)?
I want the items too loop without stop as in previous version of jCarousel.
http://sorgalla.com...
4
Solved
I would appreciate it if anyone can advice on how to modify Twitter Bootstrap 2 carousel in order to display a set of thumbnails at a time similar to this jquery plugin (jcarousel)
http://sorgalla...
Greenman asked 16/3, 2012 at 23:24
4
Solved
I am filling a unordered list with dynamic content and the list height will fir the content, does anyone know how I can get the height of the first 3 li tags in the unordered list?
The dynamic con...
Holography asked 26/5, 2011 at 12:48
7
in my code i am creating a ul li for the jcarousel ie its a list of data(ex. list of photo)
when the photo count is more than say 4 , the jcarousel enables horizontal scrolling so as to see next 4...
5
Solved
I'm getting a Javascript error on the homepage of a site I've developed. On the homepage there is a jCarousel scroller to scroll between profiles.
The error is as follows:
this.clip[0] is undefin...
3
I have multiple instances of jcarousel on a page within a tabbed interface. I need to be able to scroll to the first item of each carousel when the relevant tab is clicked and am unsure how to do t...
Villosity asked 4/1, 2011 at 1:20
6
Solved
I'm trying to use jcarousel to build a container with multiple rows, I've tried a few things but have had no luck. Can anyone make any suggestions on how to create it?
Hierarchize asked 17/10, 2008 at 20:12
1
Solved
Not sure why the plugin is behaving this way but whenever I refresh the page with the carousel plugin, the containing div is blank for like 5-seconds then the carousel will begin to function normal...
Athanasius asked 10/2, 2012 at 2:40
3
Solved
I must be doing something really stupid here, but I've been beating my head against it for a while and I haven't been able to find what's wrong.
On this page:
http://ww2.accudata.com/
I'm trying ...
4
Is there a good javascript or jQuery image carousel that will display 5 images and if there are more, the user can click next and the following image sources and link URLs will load through AJAX?
...
Surra asked 13/10, 2011 at 18:15
5
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 ...
1
Solved
2
I am making a real estate non interactive display for their shop window.
I have kicked jCarousel into doing what I want:
Add panels per AJAX
Towards the end of the current set, go and AJAX some ...
Alec asked 16/6, 2010 at 5:3
2
Solved
I am using a div to populate a ul/li list and then draw a jCarousel out of it.
So this works fine:
$('#mycarousel').jcarousel();
Here is the problem:
The div containing the ul/li items could be...
Chamorro asked 28/4, 2010 at 16:30
2
Solved
I need to do something similar to this:
jQuery('#ImgCarousel').jcarousel({});
jQuery('#ImgCarouselCon').hide();
ImgCarouselCon is the container div that is wrapped around the carousel. With this...
2
Solved
jCarousel documentation states the following:
By passing the callback function itemLoadCallback as configuration option, you are able to dynamically create (li) items for the content.
{...}
...
Gerladina asked 3/9, 2009 at 18:35
1
© 2022 - 2024 — McMap. All rights reserved.