Skip to content

Instantly share code, notes, and snippets.

@jeremys
Created September 28, 2011 16:57
Show Gist options
  • Select an option

  • Save jeremys/1248476 to your computer and use it in GitHub Desktop.

Select an option

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