Mohammed J. Razem
Mohammed J. Razem

Reputation: 342

Twitter share page does not open in an iframe

I'm trying to open the Twitter share URL http://twitter.com/share?url=http://google.com&text=Google using Highslide iframe http://highslide.com/ref/hs.objectType

But the Highslide popup has no content!

Anybody knows what seems to be the problem?

Upvotes: 2

Views: 1909

Answers (1)

Guffa
Guffa

Reputation: 700730

The page has code specifically to prevent you from displaying it in a frame. The page is only made visible if it detects that it's not inside a frame.

So, you shouldn't put it in an iframe.

Upvotes: 3

Related Questions