Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Windows Internet Explorer 10 (IE10) is the current version of the Internet Explorer web browser from Microsoft, and the successor to Internet Explorer 9. It is available on Windows 7 SP1, Windows 8, Windows RT, Windows Server 2008 R2 SP1, Windows Server 2012, and Windows Phone 8.

learn more… | top users | synonyms (1)

-2
votes
0answers
17 views

Error in Internet Explorer 10 [closed]

I have included your code of the button LIKE in my web www.turismoavila.com and it works correctly in all the browsers except in Explorer 10. You me might say solve it like or if it is a your thing ...
0
votes
0answers
91 views

How to fix facebook canvas / developer tools layout under IE10 / win 8?

I have a strange problem with facebook canvas applications and Internet explorer 10 developer tools under windows 8. I replicated the bug on multiple similar PC's: windows 8 pro licensed x64 ...
0
votes
0answers
82 views

Facebook Dialog Request ie9 &10 sec7111 error message

I developed a Facebook_App where you can invite your friends by a Requests Dialog. It works fine for Firefox and Chrome, but in ie9 and 10 users get a "mixed Content warning" and cannot click on the ...
0
votes
0answers
50 views

LikeBox plugin doesn't appear in IE9-10

I'm trying to set up a likebox on my web site. In Chrome and FF it's showing, but in IE9-10 the plugin doesn't appear to work. Here is screenshot from IE10 Developer Tools:
0
votes
1answer
261 views

Cookies in Windows 8 WinJS

How can i enable for the IE10 store the cookies? Some internet services (Facebook Dialogs for example) pass variables this way which you need to use them in further request, but IE10 dont allow ...
0
votes
0answers
313 views

Internet Explorer 10 HTML Content Redraw Issue (with jscrollpane regions)

I have an html-based Facebook canvas app (loaded into an iframe, nothing special going on here). The app runs longer than the browser height, thus spawning a vertical scrollbar within the browser. ...
0
votes
1answer
520 views

Facebook Login popup won't close in IE10 on Windows 8

The site I am working on uses Facebook Javascript SDK, as described here https://developers.facebook.com/docs/reference/javascript/, to allow users to login. The site is an ASP.NET MVC site. It ...