Skip to content

Instantly share code, notes, and snippets.

@mfo
Created August 18, 2012 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfo/3389989 to your computer and use it in GitHub Desktop.
Save mfo/3389989 to your computer and use it in GitHub Desktop.
example of embedded JS
<div class="sharypic_widget" data-sharypic-uid='4sacwgos3b8s8w46' style='height: 240px; width: 320px;'/>
<script language='javascript'>
(function(){var a=document.createElement("script");a.type="text/javascript";a.async=true;a.src="http://js.sharypic.com/widget-loader-1.0.js";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)})()
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment