Hi,
On 17 Apr., 21:00, jack <[EMAIL PROTECTED]> wrote:
> Could anyone tell me the purpose of binding the window resize to
> reload the carousel? Why would this need to happen by default, it
> seems unnecessary...?
thats because you can control the behaviour of the width from outside
with css.
O
I was having a problem across all browsers, with both vertical and
horizontal carousels, where upon resizing the browser window, no more
new items would be visible in the carousel, something like a
miscalculation of height or width following the resize/reload.
Whatever the specific cause, the end
todd, how are you building two carousels on the same page? are you
using the same css file to build them? how can i build two carousels
with while referencing their own stylesheets.
On Jan 31, 4:17 pm, Todd <[EMAIL PROTECTED]> wrote:
> I actually was able to figure out what the issue was.
>
> Sin
I actually was able to figure out what the issue was.
Since this error was happening on resize, I commented out
$(window).bind('resize', function() { self.reload(); });
and for good measure, also commented out
alert('jCarousel: No width/height set for items. This will cause an
infinite loop. A
Hi,
i couldn't reproduce that. Can you please create a cleaned up sample
page (without google maps) where i can test it.
Jan
On 31 Jan., 04:04, Todd <[EMAIL PROTECTED]> wrote:
> I am attempting to build a page with multiple carousels, that by
> default, only one displays. When you click on an
5 matches
Mail list logo