Skip to content

Instantly share code, notes, and snippets.

@jim-at-jibba
Created August 20, 2014 05:06
Show Gist options
  • Save jim-at-jibba/e1f933d7928b5dc6eecb to your computer and use it in GitHub Desktop.
Save jim-at-jibba/e1f933d7928b5dc6eecb to your computer and use it in GitHub Desktop.
Foundation no conflict mode
<script>
jQuery.noConflict();
jQuery(document).foundation();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment