Skip to content

Instantly share code, notes, and snippets.

@jeremys
Created September 28, 2011 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremys/1248476 to your computer and use it in GitHub Desktop.
Save jeremys/1248476 to your computer and use it in GitHub Desktop.
if (/chrome/.test(navigator.userAgent.toLowerCase())) {
FB.XD._origin = window.location.protocol + '//' + document.domain + '/' + FB.guid();
FB.XD.Flash.init();
FB.XD._transport = 'flash';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment