Y
Hacker News
new
|
ask
|
show
|
jobs
by
rhizome
5385 days ago
Hotlink an image? That's now how the Like button works. It's more like linking to an IFRAME
with its own javascript
. Slight diff.
2 comments
pork
5385 days ago
Hardly. Hotlinking an image can send an FB cookie too, and that's all you need.
link
polemic
5384 days ago
The JS can't break out of it's frame, so that doesn't really matter. The cookie comes with the request (image, html or JS, it doesn't matter).
link
rhizome
5384 days ago
Gotcha. Interesting.
Thanks to both of you!
link