Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Killing a timeout in another function


andrewsmd - 11:47 pm on Dec 18, 2012 (gmt 0)


Not sure I understand what you meant by that but doing
function myRotate() {
var obj = $("#rotate");
var next = $("#rotate2");
$('#rotate').rotaterator({ fadeSpeed: 1200, pauseSpeed: 6000 });
$('#rotate').stop(true);

}

Will rotate, but doesn't stop the timer


Thread source:: http://www.webmasterworld.com/javascript/4529331.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com