Hi
I'm trying to get use of the following JQuery example: animated boxes
The boxes are not hidden outside the wrapper box (The Div which contains the animated boxes) as they should be to show a cool scroller.I tried overflow:hidden but it didn't work in that example as it does in other examples.
Could any one help me to find a solution?