Skip to content

Instantly share code, notes, and snippets.

@emilisto
Created July 25, 2012 09:35
Show Gist options
  • Save emilisto/3175295 to your computer and use it in GitHub Desktop.
Save emilisto/3175295 to your computer and use it in GitHub Desktop.
Before
<div id="abc319dhaj"></div>
<script>
(function() {
var s = document.createElement('script');
s.src = '//s3-eu-west-1.amazonaws.com/silp.shootitlive.com/master/silp.js';
s.async = true;
window.silp_options = (window.silp_options || []).concat([ { project: 13, client: 'greenfield', element_id: 'abc319dhaj' }];
document.body.appendChild(s);
}());
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment