Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
// Sexy JavaScript // runs assertNotNull(iframeElement) in IE, otherwise assertNull(iframeElement) // taken from test code for http://yura.thinkweb2.com/scripting/contextMenu/ testShimExists: function() { with(this) { this[Prototype.Browser.IE ? 'assertNotNull' : 'assertNull'](iframeElement); }},
This paste will be private.
From the Design Piracy series on my blog: