Skip to content

Instantly share code, notes, and snippets.

@yoko
Created February 9, 2010 10:14
Show Gist options
  • Select an option

  • Save yoko/299068 to your computer and use it in GitHub Desktop.

Select an option

Save yoko/299068 to your computer and use it in GitHub Desktop.
$.support.dataSchema = ($.browser.msie && $.browser.version >= 8 || !$.browser.msie);
$.support.console = !(!window.console || !window.console.log);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment