Hacker News new | ask | show | jobs
by im3w1l 2958 days ago
And make sure it has a minimum size so we don't get a 1px iframe following the cursor.
1 comments

That's something the iframe can detect itself though through JS :)
But as pointed out in the article, JS method of detecting if your page was embbeded is a bit unreliable.
Why rely on a million different copy pasted implementations if one good implementation is possible?