-
-
Save vejnoe/9bc9b23192da027de22c3009252ef617 to your computer and use it in GitHub Desktop.
Webflow.js front-end JS wrapper
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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