Created
November 28, 2011 22:04
-
-
Save danott/1402295 to your computer and use it in GitHub Desktop.
Replace Twitter/Facebook/G+ scripts with one Modernizr.load call.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'd like to use Modernizr.load call
I have also seen this on github :https://gist.github.com/1025811
I want to call google plus , facebook and google analytics.
But i want to be able to attribute them the correct id : facebook-jssdk for facebook, ga for analytics , and so on
Any idea how to do it with Modernizr.load call ?