[jQuery] Re: Advance Cycle synchronize image thumnail pager

2008-12-17 Thread Mike Alsup
> How can I use  'prevNextClick'  callback to be able to set the > 'pageAnchorBuilder'  to enable highlight in the next batch item. > I cant see the possibility to pass the 'pageAnchorBuilder' to the > first item next batch. prevNextClick is a callback function. When it is invoked you can so wha

[jQuery] Re: Advance Cycle synchronize image thumnail pager

2008-12-16 Thread Chian
How can I use 'prevNextClick' callback to be able to set the 'pageAnchorBuilder' to enable highlight in the next batch item. I cant see the possibility to pass the 'pageAnchorBuilder' to the first item next batch. Plan A: I group this to be able to control the batch item. But I'm having a pr

[jQuery] Re: Advance Cycle synchronize image thumnail pager

2008-12-16 Thread Mike Alsup
> I was trying to create an advance thumbnail pager with synchronize > transition with content slide show. > > Objectives: > > a.    When the next ( >) is pressed, it should highlight the next > (first) item in the next batch in the pager and show the content slide > show. > b.    When the previou