Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This code redirects all external traffic (all traffic not belonging to a particular ip) to a temp page. This is useful for performing site maintenance.
2
887
posted 14 years ago by BFTrick
Declaramos tantas variables como campos vaya a devolver la select que nos estamos currando para el cursor, en este ejemplo con dos campos vamos contentos:
* declare @campo1 int
* declare @campo2 int
Ahora declaramos el cursor, al cual...
0
779
posted 14 years ago by derebus
It determines background image for the element. If the background color is specified for the element at the same time it will be shown while the background image will have been downloaded fully. The same will happen if the image is inaccessible or th...
0
718
posted 14 years ago by Masis
"Whatever you do will be insignificant, but it is very important that you do it." --Mahatma Gandhi
1
1194
posted 14 years ago by ksaver
I needed to add an button to the right of the default section header in an UITableView, and I wanted to keep the default style of the headers.
1
968
posted 14 years ago by gerhardsletten
From: http://www.webdesignerwall.com/tutorials/cross-browser-css-gradient/
3
1088
posted 14 years ago by josephknight
Example code for a SlideDeck user to place their SlideDeck on the homepage of their WordPress site.
0
829
posted 14 years ago by oriontimbers