Skip to content

Instantly share code, notes, and snippets.

@vejnoe
Forked from danro/webflow-snippet.js
Last active August 3, 2020 07:24
Show Gist options
  • Save vejnoe/9bc9b23192da027de22c3009252ef617 to your computer and use it in GitHub Desktop.
Save vejnoe/9bc9b23192da027de22c3009252ef617 to your computer and use it in GitHub Desktop.
Webflow.js front-end JS wrapper
<script>
var Webflow = Webflow || [];
Webflow.push(function () {
// DOMready has fired, may now use jQuery and Webflow api
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment