Skip to content

Instantly share code, notes, and snippets.

@rileyrichter
Created October 1, 2019 03:19
Show Gist options
  • Save rileyrichter/79c623bb59ed415dc26acfb5a80475a2 to your computer and use it in GitHub Desktop.
Save rileyrichter/79c623bb59ed415dc26acfb5a80475a2 to your computer and use it in GitHub Desktop.
Zoom JS Files from Visual Dev FM for use in Webflow projects
<!-- Made by https://twitter.com/fat @ https://github.com/fat/zoom.js/ -->
<!-- This snippet goes into the head section of your Webflow project -->
<link rel="stylesheet" type="text/css" href="https://rileyrichter.github.io/visualdev.fm/blog-with-files/zoom-js/css/zoom.css">
<!-- This snippet goes into the before body section of your page -->
<script src="https://rileyrichter.github.io/visualdev.fm/blog-with-files/zoom-js/js/bootstrapmin.js"></script>
<script src="https://rileyrichter.github.io/visualdev.fm/blog-with-files/zoom-js/js/zoom.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment