if (window.stop !== undefined) { window.stop();} else if (document.execCommand !== undefined) { document.execCommand("Stop", false); }
Post a Comment
No comments:
Post a Comment