hi brian,

can you help me with my problem?

I have a total of 4 images which I want to appear one at a time.

I changed the "scroll:3" in "scroll:1" in the jquery.jcarousel.js file

and added my css to 212x130 in stead of 75x75.

still it skips from the 1st image to the 4th, back to the 1st, and so
on.

I can imagine it has something to do with the jquery.jcarousel.js
file, because I can't seem to find if and if so, where it links to
this js file


On Nov 29, 6:40 pm, brian <[EMAIL PROTECTED]> wrote:
> Create an itemVisibleInCallback function. The second param is the list-item
> object, from which you can get the anchor.
>
> http://sorgalla.com/projects/jcarousel/#Configuration
>
> On Sat, Nov 29, 2008 at 10:38 AM, Alex <[EMAIL PROTECTED]> wrote:
>
> > Using the example of external controls (http://sorgalla.com/projects/
> > jcarousel/examples/static_controls.html<http://sorgalla.com/projects/jcarousel/examples/static_controls.html>
> > ).
>
> > When a certain item is visible, how do I add a class such as 'current'
> > to the <a href="#"> for that item?
>
> > Many thanks,
> > Alex

Reply via email to