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

Add new li inJcarousel

I have slider made in jcarousel. its working fine but i want to add new li with image onclick button . When i click button li and img adding succesfully but don't showing in slider. Please help .. this is my code function…
0
votes
2 answers

Image slider...next and prev buttons not working

I can not get my jquery image slider to scroll to the next set of images. It keeps bringing me back to the top of the page when i click on the next arrow. I am not sure if the next row of images is set up properly either. Sorry, but I am new to…
Anya
  • 21
  • 1
  • 3
0
votes
1 answer

jcarousel and Google Indexing

I am using jcarousel to show item slides on my website. FYI, I am passing in JSON string to add items to jcarousel. But because jcarousel is being created using javascript and displayed at run-time - the content is not indexed by Google. To get…
inutan
  • 10,558
  • 27
  • 84
  • 126
0
votes
1 answer

jcarousel open item with load instead of click

I just want this jcarousel to open the links when "li img" is loaded instead of clicked on a discography page. I'm a designer learning jQuery. Go easy with me, please. That's my first question. :) $(function () { /** * build the carousel…
aarede
  • 3
  • 1
0
votes
2 answers

jCarousel with keyboard : wrong focus using the tab key

I'm using the 0.3 version of the jQuery jCarousel script to display three carousels on the webpage I'm working on. Those three carousels work just fine. The trouble is : you can't use them properly using the keyboard. If you tab through the page,…
0
votes
1 answer

JCarousel with 'circular' wrap and live()/delegate() functions bidded on slides

I read a lot about 'circular' wrap bugs in jcarousel, but didn't find this particular one. I have jcarousel with 'circular' wrap and I want to display some info about current slide when user hovers over slide and hide this info when mouse is out of…
Dmitry Kankalovich
  • 553
  • 2
  • 8
  • 19
0
votes
1 answer

Jcarousellite - highlight current item + captions

I'm using jcarousellite and jcarousel as well but I was wondering how to achieve to improvements: Highlight current item - I show 5 thumbs, I want always to highlight the middle one (by a bit bigger size). Captions - how to show title of only…
Paweł Skaba
  • 671
  • 1
  • 17
  • 49
0
votes
1 answer

Issue with multiple carousels in one page in Drupal 7

I have a site where I need four different carousels on the same page. Each carousel has a different purpose with different items and different styles (height and width). How can I go about getting this done? It seems to me there would be a CSS…
CobaltBabyBear
  • 2,188
  • 6
  • 26
  • 47
0
votes
0 answers

jcarousel scroll property

http://sorgalla.com/projects/jcarousel/#Getting-Started I've been testing out jCarousel for scrolling some images and I've noticed some odd behavior. If I set the Scroll property to 3 it will scroll 3 items at a time as long as the remaining items…
Envious
  • 584
  • 1
  • 6
  • 20
0
votes
1 answer

jQuery Jcarousel stopped continuous scroll

Hello: Thank you for looking at this and helping if you can! The Jcarousel on the home page did a continuous scroll until I updated to the latest Wordpress version. Then it stopped. The left, right buttons stopped working as well. Here's the…
dee
  • 1
  • 1
0
votes
1 answer

Jcarousel initialization in wordpress

I try to implement jcarousel gallery in this dummy article http://mybistrotableandchairs.com/hghg/ Setup feels ok (look at page source), but jcarousel is not initialized. What should i change in the code? Thanks.
Alex Alexeev
  • 756
  • 6
  • 18
-1
votes
1 answer

jCarousel , PageMethod and ASP.Net

i was trying to fetch image from server through calling server side function by JQuery. my code is working fine. no bug is there but the problem is image is not showing. here i am giving my aspx and cs full code. so please some one tell me what…
Mou
  • 15,673
  • 43
  • 156
  • 275
-1
votes
1 answer

How to replicate the slide show in same page?

I have slide show of images which was prepared by using jquery.jcarousel.min.js. Now in same page I want to replicate same slide show. below is my code:
skiskd
  • 423
  • 2
  • 9
  • 20
-1
votes
1 answer

jCarousel scrolling from right to left

i am trying to reverse the scrolling direction of Jcarousel and make it scroll from right to left. anyone knows how that is done? I attach here a link to the Jcarousel code file, perhaps this can…
Crippletoe
  • 395
  • 2
  • 6
  • 16
-1
votes
1 answer

show text under each image from alt property in JCarousel

I am using JCarousel for creating a slider on my site. Now it is itself easy to implement, I am having hard time showing a description under each image taken from the alt property.
Steve
  • 2,546
  • 8
  • 49
  • 94
1 2 3
37
38