Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged design
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
In conventional software engineering, the singleton pattern can be implemented by
creating a class with a method that creates a new instance of the class if one doesn't exist. In the event of an instance already existing, it simply returns a referen...
1
832
posted 12 years ago by timsommer
Removes the ad at the top of a xanga page; place in Webstats below all other codes
This one actually works, even in Opera and Firefox,
2
930
posted 17 years ago by sondosia
« Prev 1 Next »