term.js icon indicating copy to clipboard operation
term.js copied to clipboard

Removed returnValue

Open coderaiser opened this issue 11 years ago • 0 comments

Removed returnValue. Chrome says all the time:

event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

coderaiser avatar Jan 24 '14 10:01 coderaiser