• Anonymous
  • Login
  • Register


Events website plugin

Posted by Vince Schuurman | August 31, 2007

As requested by [Ulrich] on [IdeaExchange], the OpenNTF Events Plugin:



To show this plugin, just add the following code to your website (adjust the parameters where needed).

<script type="text/javascript">
<!--
category = "random" //(current 'fixed' categories: "recent","downloads","active","podcasts","events") ;
inwidth = 390;
inheight = 280;
innumber = 9;
//-->
</script>
<script type="text/javascript"
src="http://www.openntf.org/projects/pmt.nsf/openntfplugin.js">
</script>

Share

Comments

 Chris Toohey commented on Sep 2, 2007 1:01:03 PM

Go man Go!

Added it on dominoguru.com, and was going to add it to my MySpace page... but they don't allow the <script> tag - which bummed me out.

Now I'll be thinking of ways that I can accomplish this small feat and playing around with some DHTML instead of mowing my lawn - my wife will be SO thankful

Please login first to comment.