[jQuery] Re: how to trigger jCarousel callbacks from the outside..

2007-10-29 Thread pigeonpoop
I actually did get it to work. Sorry i never updated this page. But this is how i ended up doing it. Thanks so much for your help, Jan! $('slider_id').jcarousel({ initCallback: function (carousel, state) { bindLoader(carousel, state, element_ID_to_bind, other_var

[jQuery] Re: how to trigger jCarousel callbacks from the outside..

2007-10-28 Thread Jan Sorgalla
Can you post a link to a sample page with your carousel? Jan On 24 Okt., 17:12, pigeonpoop <[EMAIL PROTECTED]> wrote: > the variable; carousel, the argument passed into bindLoader, is > undefined.. would you know what could cause this? FYI.. my carousels > are being initialized in the body of th

[jQuery] Re: how to trigger jCarousel callbacks from the outside..

2007-10-24 Thread pigeonpoop
the variable; carousel, the argument passed into bindLoader, is undefined.. would you know what could cause this? FYI.. my carousels are being initialized in the body of the document. Thanks again. On Oct 24, 7:51 am, Jan Sorgalla <[EMAIL PROTECTED]> wrote: > Hi, > > On 23 Okt., 21:23, pigeonpoo

[jQuery] Re: how to trigger jCarousel callbacks from the outside..

2007-10-24 Thread pigeonpoop
Great, I will try that! And by the way, Thanks for releasing this great image slider, Jan. It's great. On Oct 24, 7:51 am, Jan Sorgalla <[EMAIL PROTECTED]> wrote: > Hi, > > On 23 Okt., 21:23, pigeonpoop <[EMAIL PROTECTED]> wrote: > > > That's basically my question for you guys.. How do you feel

[jQuery] Re: how to trigger jCarousel callbacks from the outside..

2007-10-24 Thread Jan Sorgalla
Hi, On 23 Okt., 21:23, pigeonpoop <[EMAIL PROTECTED]> wrote: > That's basically my question for you guys.. How do you feel i should > go about this? I have multiple instances of jCarousel started on my > page and i can't seem to figure it out. What i want to do is load all > remaining pics into t