Home | History | Annotate | Download | only in docs

Lines Matching full:settimeout

728 window.setTimeout("animate(" + elmt_id + ")", 200);
740 // The closure form of setTimeout does not evaluate scripts.
741 window.setTimeout(function() {