Skip to content

Instantly share code, notes, and snippets.

@asethwright
Created July 24, 2013 20:26
Show Gist options
  • Save asethwright/6074216 to your computer and use it in GitHub Desktop.
Save asethwright/6074216 to your computer and use it in GitHub Desktop.
Basic ViewMedica HTTPS embed
<div id="vm"></div>
<script type="text/javascript" src="https://www.swarminteractive.com/js/vm.js"></script>
<script type="text/javascript">client="CLIENT_ID"; secure=true; width=580; vm_open();</script>
@asethwright
Copy link
Author

make sure to update your client ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment