Skip to content

Instantly share code, notes, and snippets.

@ivanacostarubio
Created February 24, 2012 19:48
Show Gist options
  • Select an option

  • Save ivanacostarubio/1903257 to your computer and use it in GitHub Desktop.

Select an option

Save ivanacostarubio/1903257 to your computer and use it in GitHub Desktop.
instalacion_del_widget.js
<script src="widget.js" type="text/javascript"></script>
<script type="text/javascript">
(function() { $(document).ready(function() { var builder;
return builder = new WidgetBuilder("4f468414078ced0001000004", "esqueleto");
});
}).call(this);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment