Im using div's with a onclick= function. That in turn exectues a confirm box. If users press OK. it redirects using: window.location.hash and auto scrolls to a div id. Auto scroll works fine. But Animated scroll breaks at this point.Im using div's with a onclick= function. That i