http://jsfiddle.net/MojoMateo/QRg8q/4/
The html is like this to be simple: <div id="wrapper"> <div id="diapo1> <div class="bande"> <div class="bande"> </div> <div id="diapo2> <div class="bande"> <div class="bande"> </div> ... </div> On 8 jan, 19:33, Sanford Whiteman <sa...@figureone.com> wrote: > Please isolate the problem in an *otherwise operational* jsFiddle and > one of else will solve it for you. Now, your Fiddle is not useful. Try > to boil it down to one basic element-event-Fx. > > -- S.