Skip to content

Instantly share code, notes, and snippets.

@madrobby
Created April 2, 2012 10:26
Show Gist options
  • Save madrobby/2282429 to your computer and use it in GitHub Desktop.
Save madrobby/2282429 to your computer and use it in GitHub Desktop.
<script>
document.write('<script src=' +
('__proto__' in {} ? 'zepto' : 'jquery') +
'.js><\/script>')
</script>
@madrobby
Copy link
Author

madrobby commented Apr 2, 2012

@mathiasbynens ah, great, thanks!

@timw4mail
Copy link

Couldn't you still use javascript conditional comments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment