Broken Link
Broken Link

Reputation: 2440

Copy content from webpage - and paste content + link

Sports Illustrated cnn link

Copy some content on the above web page and paste it in a notepad, you will see in addition to what copied there is a also a Read more link of the web page you copied from.

How did they do this? Ideas?

Upvotes: 5

Views: 549

Answers (1)

Adam
Adam

Reputation: 44929

It uses JavaScript provided by Tynt.

It basically uses Javascript's onCopy event handler.

Information about onCopy:

Analysis of how Tynt works:

Upvotes: 5

Related Questions