Can you share a sample page so we can see what you're seeing? Maybe reproduce on jsbin.com http://jsbin.com/
if you don't have a place to host your own page. - Richard On Fri, Sep 11, 2009 at 12:43 PM, Luh Hooo Zer <anthonynori...@gmail.com>wrote: > > I have a slider with 30 steps. > > at step 15, a hidden div appaears... at step 14 there is a div showing > by default. > > when you slide to step 15, it replaces the div with the new div. > > sometimes when i slide the handle too fast, it displays both divs on > top of one another... > > whats happening here?