Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Esta funcion toma valores del espacio global $HTTP_*_VARS desde un array
en la llamada a la funcion, y si existen y tienen contenido, las registra
como globales para que puedan ser accedidas a continuación.
Debe recibir una lista de elementos en l...
1
701
posted 17 years ago by Navegante
Una manera sencilla y muy limpia para utilizar tamaños de fuentes relativos y que todos los navegadores muestren el mismo tamaño de letra.
Solo hay que asignar al "body" un tamaño de letra en "%" y luego al resto de elementos asignarle otro tam...
12
771
posted 17 years ago by Eloi
Example usage:
exec sp_easypaging '[tblmessages]','[tblmessages].recid','','*','1 = 1','recid',1,5
0
674
posted 17 years ago by planetthoughtful
A rough search form based on usage with googleboxes and xslt templates for results.
0
1182
posted 17 years ago by luxuryluke
This is the general page template that I usually start with. It has all of the essentials (along with a favicon link - not essential).
29
3341
posted 17 years ago by jonhenshaw
Use this to find all titles (or whatever) in an web project in textmate, replace 'em with something else.
2
738
posted 17 years ago by nate
The standard tag for the new class Smarty_Backoffice in my application.
0
449
posted 17 years ago by Bunker