ryrych / rcarousel

yet another jQuery UI carousel
http://ryrych.github.com/rcarousel/
172 stars 48 forks source link

Bug with startAtPage #45

Open cidwel opened 12 years ago

cidwel commented 12 years ago

Hello!

First of all, thanks for bringing to the world this gorgerous carousel. I'm trying to make a horizontal website with it.

I have an issue with the startAtPage config. When you put a value like 3, per example and next to this you use GoToPage 1 (implying is the first page) the carousel doesn't move. It only moves when you click another value (including 3, wich is the startAtPage value.

It's like the variable that stores the current page is not updated when you load the page.

I though that was in my code but I tried it in the html.html example webpage configuring the default page to open and creating a link to move to the first page Home

Sorry if the text is hard to read. I'm not native english speaker ;_;.

ryrych commented 12 years ago

hi, the link doesn't open.

zottau commented 11 years ago

I have the same problem..

and yet here: https://github.com/ryrych/rcarousel/issues/46