[jQuery] Re: Scrolling Problem

2010-02-20 Thread macgyver47
Thanks Nathan, it works as expected ! Great help ! On 20 fév, 21:34, Nathan Klatt wrote: > On Sat, Feb 20, 2010 at 9:13 AM, macgyver47 wrote: > > div1 class="post" > >    div class="title" > > > > div10 id="post" > >   div class="title" > > I am trying: clicking on div#title belonging to di

[jQuery] Re: Scrolling problem

2009-09-01 Thread Kevin
Nevermind. After much trial and error, I pieced together some 'dirty' code to make it work. You can see it at the link above if you are having the same issues. Thanks! Kevin

[jQuery] Re: Scrolling problem

2009-08-22 Thread Kevin
I kind of founf a way to do it using: jQuery('#mycarousel').jcarousel({start:NewStrt}); The only thing is the images disapear, but pressing the scroll buttons, I can see the dynamic images load in the status bar so it appears it is working, just with now invisible images. Can anyone point

[jQuery] Re: Scrolling problem

2009-08-15 Thread Kevin
I guess I should mention that I'm using jcarousel and thst you need to click on one of the index pictures to start things up. Thanks! On Aug 14, 10:34 pm, Kevin wrote: > I managed to get the scrolling to kinda work – if I set it up with > static LI then I can get the scrolling to work the way I