Linkedinの記事を自分のWebサイトのiframeに表示したいのですが、iframeを使用すると、空白のページが表示されます。LinkedinはIframeのセキュリティを確保していますか?そのようなiframeを表示するために私にできることはありますか?
これは私のコードです:
<iframe src="http://www.linkedin.com/today/post/article/20130117141235-20017018-stop-using-these-16-terms-to-describe-yourself?trk=mp-details-rc" frameborder="0" width="100%" height="100%" > Don't work </iframe>
前もって感謝します。