[jQuery] Re: jquery cycle plugin. paging multiple divs.

2009-03-12 Thread linzprod
Hey Mike, thanx for your answer. I put the two divs into one and positioned the elements with css. it works now. On 16 Feb., 13:22, Mike Alsup wrote: > > $('#gastroThumbs').cycle({ > >                 fx:    'fade', > >                 speed:  500, > >                 timeout: 0, > >          

[jQuery] Re: jquery cycle plugin. paging multiple divs.

2009-03-12 Thread linzprod
Hey Mike, thanx for your answer. I put the two divs into one and positioned the elements with css. it works now. On 16 Feb., 13:22, Mike Alsup wrote: > > $('#gastroThumbs').cycle({ > >                 fx:    'fade', > >                 speed:  500, > >                 timeout: 0, > >          

[jQuery] Re: jquery cycle plugin. paging multiple divs.

2009-02-16 Thread Mike Alsup
> $('#gastroThumbs').cycle({ >                 fx:    'fade', >                 speed:  500, >                 timeout: 0, >                 next:   '#next', >                 pager: '#thumbNav' >         }), >         $('#gastroBilder').cycle({ >                 fx:    'fade', >                 s