Sorry for the title not really sure how to explain it being that I don’t fully understand how it works. I’m not a veteran coder so sorry if I should already know this. When I copy a quote from this site: http://stories-etc.com/engineers.htm#ixzz1ZtBtOfWv and then paste it somewhere it automatically attaches other text with the quote: read more and then provides the link to the site. I understand why they do it just not the way they are doing it. I tried to take a look at the code with firebug but everything seemed normal to me so assuming its something with php or JS?? Thanks for the help
Share
They are using this JS service:
http://www.tynt.com/
It basically catches the selection event and attaches some more (hidden) data to the selection.