Widgets
Would you like to add dynamic sea turtle content to your site?
I just happened across an old post (from 2004!) where I promised to make little widgets available that would allow other web site owners to easily add dynamic sea turtle content from seaturtle.org to their own site.
At the time I had created a small javascript image library widget. I've just updated it so that it is user configureable. Simply copy the code below and add it to your own web page and you will get a browser with the latest uploads to the seaturtle.org Image Library.
<script type="text/javascript" language="JavaScript"> <!-- //set to desired width of photo widget var slidewidth=130 //set to desired height of photo widget var slideheight=150 //set to desired background color of photo widget var slidebgcolor='#CCFFCC' //set to desired delay between image rotations (in milliseconds) var slidedelay=6000 //--> </script> <script type="text/javascript" src="http://www.seaturtle.org/jslib/imagelib.js"> </script>
Which will look something like this:
Stay tuned, more to come...
Save This Page
Post a comment
You need to create an account on SEATURTLE.ORG before you will be able to post a comment.
Sign in to post a comment.