I've a problem with the horizontallScroll() of jQuery. My code is there.
I can scroll with the mouse without any problem. But, when you complete the first input and you use your Tab key to focus on the next, and this, until the 3th or 4th, you scroll only the container div, and the scrollbar doesn't follow...
That's a problem, because you can't scroll to the left after this... Anybody has a solution ?