Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
<script type="text/javascript"> $(function() { $('#show li a').tooltip({ // showBody: ' - ', showURL: false, track: true, top: 20, left: -100, fixPNG: true, bodyHandler: function() { alert(this.nodeName); return $(this).attr('title'); } }); }); </script>
From the Design Piracy series on my blog: