You can’t call the API directly from the browser, as Twitter does not support CORS. You’d need to build a server-side component that called the API, and then have your site communicate with that. So far as things working in IE 10 Document mode, that would be up to your client side code; we’ve removed that support from our embedded widgets in an effort to stay current and serve the largest audiences with modern web standards.