Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged command



« Prev 1 Next »
The Command pattern aims to encapsulate method invocation, requests or operations into a single object and gives you the ability to both parameterize and pass method calls around that can be executed at your discretion. In addition, it enables you...
0 544 posted 11 years ago by timsommer
Sometimes i forget to remove firebug console commands when debuging, which makes IE and some other browsers fail / cry. To stop this happening use the below script from firebugx.js on the firebug lite homepage.
3 601 posted 16 years ago by 1man
« Prev 1 Next »