在 IE 8 中看不到 Twitter Feed

Cant see Twiitter Feed in IE 8

我有一个 HTML 页面,我想在其中显示推特提要。

我可以在 chrome 和 Firefox 中看到 Feed。但是我无法在 IE 8 中看到提要。请查看我应用的 twitter 小部件。

<div class="col-lg-4 tweets">
                    <div style="margin-top: 45px">
                        <a class="twitter-timeline" href="https://twitter.com/TheIndiaStartup" data-widget-id="558588503546531841">Tweets by @TheIndiaStartup</a>
                        <script>!function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https'; if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; js.src = p + "://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); } }(document, "script", "twitter-wjs");</script>
                    </div>
</div>

请帮忙

这可能是原因: https://twittercommunity.com/t/update-on-twitter-for-websites-ie7-and-ie8-browser-support/28234

This post is to let you know about our plan to fully drop widgets support for IE7 imminently, and a proposal to drop support for IE8 in January 2015. Please read on for details and caveats.