Saturday, October 8, 2011

Fix for loading non secured FB JSDK over HTTPS

Set FB._https to true before calling FB.init  to avoid loading non securing fb items over HTTPS.

Ref: http://stackoverflow.com/questions/5212016/facebook-javascript-sdk-over-https-loading-non-secure-items

No comments:

Post a Comment