Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
myBlackJack = { init:function(){ }, method1:function(){ }, method2:function(){ } method3:function(){ } }; window.addEvent('domready', myBlackJack.init());
From the Design Piracy series on my blog: