views:

384

answers:

1

Hi,

Does anybody know more in depth documentation for jCarousel apart from the official site ("http://sorgalla.com/projects/jcarousel")?

I'm having problems just changing the images width of the "Vertical carousel" example, or just changing the default skin (tango) of the "Simple carousel" example (both under IE6).

Thanks in advance, Jose

A: 

It's unclear exactly what your problem is because you didn't say so, but from his website, it looks like he's using a separate div with it's own class to set the skin of the jCarousel, are you making sure to do that?

You definitely also have to change the size of the jCarousel inside the .css if you are making the images larger. I just checked, it relies heavily on the height/width of the div for it to work.

It would also help if you posted the code you have tried.

Sneakyness