Skip to content

Instantly share code, notes, and snippets.

@codeweavers
Created May 12, 2014 15:36
Show Gist options
  • Save codeweavers/56b9e22f044ebc838f1b to your computer and use it in GitHub Desktop.
Save codeweavers/56b9e22f044ebc838f1b to your computer and use it in GitHub Desktop.
<head>
<script type='text/javascript'>
function loadPlugin() {
codeweavers.main({ });
}
</script>
</head>
<body onload="loadPlugin()">
<div id="PLUGIN_DIV_ID">
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment