Ask questions and get good answers on mb.jQuery.components

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.

asked Mar 06 '11 at 20:16

karl's gravatar image

karl
362

closed Apr 06 '11 at 16:05

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

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?

answered Mar 07 '11 at 14:09

karl's gravatar image

karl
362

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Tags:

×14
×3
×2
×1

Asked: Mar 06 '11 at 20:16

Seen: 417 times

Last updated: Apr 06 '11 at 16:05

jQuery main site - Matteo Bicocchi