Is there a way to simulate the "link attaching" behaviour that happens in most of the social network sites like linkedin, facebook or google plus?
Eg.
When I post a url, the contents and thumbnails are fetched automatically. How does this happen? Is there is a way to do that with jquery?
Thanks