HI all,
hoping someone out there can help - can not get embedded timeline to work in I.E 10, the code works fine in firefox but refuses to work in i.e all I get is tweets by… code I am using is as follows in my widget:
<a class="twitter-timeline" href="https://twitter.com/ blahblah" data-widget-id="586088407333474304">Tweets by blahblah</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>
any help would be great.
thank you.