javascript - Facebook Like button not working in IE 11 - possibly a CORS issue? -


I am implementing the button on my web

Relevant code portion: < / Strong>

HTML preface:

  & lt; Html lang = "cs" xmlns: fb = "http://ogp.me/ns/fb#" xmlns: og = "http://opengraphprotocol.org/schema/" & gt;  

FB SDK (load before the first choice button):

   

button:

  & lt; Div class = "fb-like" data-href = "http://expedicemars.eu/test_version/ucastnik / Profily / profil / EM-14-042" data-layout = "button_ count" data-action = "such as" data -shoe-face = "wrong" data-share = "wrong" & gt; & Lt; / Div & gt;  

Normal browsers display a similar button.

The following error is caused in IE:

  SEC7118: Request XMLHttpRequest for http: //. /static.ak.fbcdn.net/rsrc.php/v2/ye/r/tghYL-krfL8.js Specification CORS (cross-origin resource sharing) is required. File: such as .fp  

I have found almost everything on the web and have tried without any help please note that there is no way for me to instruct users to reduce their security settings Is not =)

For reference, you can go.

Thanks for any suggestions.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -