iNettuts
http://nettuts.s3.amazonaws.com/127_iNETTUTS/demo/index.html
<script type=”text/javascript” src=”http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js”></script>
<script type=”text/javascript” src=”jquery-ui-personalized-1.6rc2.min.js”></script>
<script type=”text/javascript” src=”inettuts.js”></script>
<li class=”widget color-green” id=”intro”>
<div class=”widget-head”>
<h3>Welcome to iNettuts</h3>
</div>
<div class=”widget-content”>
<p>Hello, welcome to the <strong>iNettuts</strong> demonstration. The tutorial which details how this interface was created can be found on <a href=”http://nettuts.com”>NETTUTS.com</a>.</p>
<p>This demo and its accompanying tutorial were made by <a href=”http://james.padolsey.com”>James Padolsey</a>.</p>
<p>NOTE: You’ll notice that you cannot move, edit, remove or collapse this particular widget – the script which this is running on allows for per-widget settings and this widget has been set not to allow closing, editing, collapsing or moving.</p>
</div>
</li>