Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Extremely simple random image when using similar naming structure and a set number of images (eg. imagePrefix_1,jpg, imagePrefix_2,jpg, etc.)
0
1074
posted 15 years ago by d55beck
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
1858
posted 15 years ago by knedle
The bare minimum required tags in the head tag of any HTML doc...
1
1877
posted 15 years ago by jaymanpandya
This will take the alpha numeric loan number field and converts it into numeric loan number. If there are any loan numbers with alphabet then it is converted as NULL (basically alpha numeric loan numbers are ignored)
0
1276
posted 15 years ago by mprabhuram
This is a script [tweeted by @gregmuellegger](http://twitter.com/gregmuellegger/status/16618146398). Example usage: Supports f("Hello %s.", ["World"]) and f("Hello %(name)s.", {name: "World"})
0
1501
posted 15 years ago by glends