Hi,
I have a JS app that has a button that links to the “Tweet” web-intent, the app lives in an iFrame… The app works fine in all browsers, save for IE, when a user clicks the tweet button link I get:
This content cannot be displayed in a frame
Like I say, this is fine in all other browsers, but in IE, it won’t work when loaded into an iFrame…
Is there ANY way to get around this? Is there a different way to load the tweet interface that will enable me to listen for call backs?
Thanks a lot,
–d