Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
CSS code for input buttons with background images and rounded corners. For cases when it is not possible to use Progressive Enhancement (ie. when you need to have rounded corners in IE6+).
See Customized buttons under HTML for markup.
0
1153
posted 16 years ago by jofan
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0
1890
posted 16 years ago by vagrantradio
Here is how to upload an attachment to a CouchDb document using PHP and cURL.
0
1426
posted 16 years ago by stephanepericat
adapted from:
[http://aktuell.de.selfhtml.org/artikel/javascript/fader-framework/bilderslideshow.htm](http://aktuell.de.selfhtml.org/artikel/javascript/fader-framework/bilderslideshow.htm)
0
1484
posted 16 years ago by cfleschhut
Conversión de un archivo .dmg en .iso en MacOSX. Este código forma parte del artÃculo "Crear imagen ISO con Automator"
0
1464
posted 16 years ago by Bloomy
This is a snippet to validate anagrams of 'debit card'. It validates 'debit card' and 'bad credit'
0
1139
posted 16 years ago by mangrar
Read the [best article on the subject - Exploring Secrets of Persistent Application Settings](http://www.devx.com/dotnet/Article/33944/1954) - and then the following links if desired. (Note, I recommend reading [this forum post about settings not bei...
0
2744
posted 16 years ago by pckujawa