Enternships Developer Documentation

EMBEDDABLE JAVASCRIPT WIDGET

Example Embed:

To install the Enternships Widget onto your site simply code / paste the following code into your webpage. Make sure the enternships_id value matches your key.



<script type="text/javascript">
	enternships_box_width = 200;
	enternships_box_height = 400;
	enternships_id = "APP_KEY";
</script>
<script src="http://widgets.enternships.com/embed.js"></script>