Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created May 3, 2012 14:45
Show Gist options
  • Select an option

  • Save jmertic/2586149 to your computer and use it in GitHub Desktop.

Select an option

Save jmertic/2586149 to your computer and use it in GitHub Desktop.
{literal}
<script type="text/javascript">
// <![CDATA[
$.getScript("http://joind.in/widget/widget.php", function() {
joindin.draw(document.getElementById('joindin_id').innerHTML,"joindin_widget");
});
// ]]>
</script>
{/literal}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment