I have some buttons to share to social media sites including Facebook, Google+, LinkedIn, and Twitter. I would like to open the sharing dialog in an iframe rather than opening a new window, but all of them have X-Frame-Options set to either DENY or SAMEORIGIN.
Do any of these sites support doing what I want? Or do I just have to put up with a less desirable experience.
I am aware of the clickjacking vulnerabilities, and would be surprised if there was a way to do it. But I figured I might as well ask.