Help Guide For Software Engineer
Tuesday, October 20, 2009
Clear clipboad using java script
Call this java script method to clear your clipboard in IE6. Sorry, it doesn't work in Mozilla and other browsers.
function clsClipsBrd(){
clipboardData.clearData();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment