Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- 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
1193
posted 16 years ago by jofan
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0
1939
posted 16 years ago by vagrantradio
Here is how to upload an attachment to a CouchDb document using PHP and cURL.
0
1473
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
1544
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
1516
posted 16 years ago by Bloomy
This is a snippet to validate anagrams of 'debit card'. It validates 'debit card' and 'bad credit'
0
1176
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
2819
posted 16 years ago by pckujawa