JavaScript modifying cut and paste can sometimes be a good thing in browsers

One of the famous problems of the Javascript enabled web is that people
can use Javascript to tamper with the behavior of cut and paste (which
is most commonly copy and paste). Even when people have relatively good
intentions, Javascript can mess this up … Read more

Similar