|
Hi, I'm having some trouble tracking down the cause of my problem, which is the controls are working (ie. under autoscroll the page number changes) but the pages themselves do not scroll. I should point out that the demo version work fine, but I have embedded your control in a page of my own which means that your code is contained within several "div"s already. I would appreciate any ideas you might have. Cheers, Karl. |
The question has been closed for the following reason "The question is answered, right answer was accepted" by Matteo Bicocchi Apr 06 '11 at 16:05
|
The problem is that in Safari and Chrome the "marginLeft" is ignored in "animate", whereas in Firefox it isn't. This can be fixed by using "left" instead of "marginLeft"! Don't know why, anyone have any suggestions? |


