Welcome To Snipplr


Everyone's Recent Snippets



1 ... 538 539 540 541 542 ... 553
This is basically the top few lines of every CSS document I start with, just the basic selectors, no specific elements at this point in time. I like to place a general styling for almost every type of tag in my document so that as I later style my H...
1 996 posted 18 years ago by kevh
This snippet is Polish-language specific. This class expands a number (Fixnum or Bignum) into a string with a textual representation of that number in Polish language. Currency suffix supported. Example: 456 -> "four hundred fifty six" (but in Polis...
0 861 posted 18 years ago by komor
The names of the months, as returned by date('M', ...)
1 1417 posted 18 years ago by collin
0 1073 posted 19 years ago by ttscoff
0 961 posted 19 years ago by davideweaver
Sends a request to a supplied path for a given host. It can send either a GET or POST request and can pass parameters.
2 1565 posted 19 years ago by ryansobol
BODY {font-size:62.5%} This takes 16px down to 10px (16 x 0.625 = 10), which apart from being less huge is a nice round number. From now on it’s easy to think in pixels but still set sizes in terms of ems: 1em is 10px, 0.8em is 8px, 1.6em is 16px,...
3 1965 posted 19 years ago by zensir
1 1055 posted 19 years ago by yuconner
0 894 posted 19 years ago by collin
Our Bash .profile script for One World Host
1 875 posted 19 years ago by ryansobol
0 1132 posted 19 years ago by yuconner
Este es un script de encuestas para eAthena
0 1381 posted 19 years ago by haster-
0 979 posted 19 years ago by jonathanbp
JavaScript Tooltip libraries number about as many as rounded CSS corner libraries. Jonathan Weiss thought the ones he saw were "too complicated and bloated, did just too much and most of the time were still not flexible enough with the tooltip. So...
1 1271 posted 19 years ago by jonhenshaw
deliciousにポストするサンプル
0 912 posted 19 years ago by jugyo
1 1228 posted 19 years ago by danideu
1 1090 posted 19 years ago by andyh
Aligerar el tiempo en crear mis precargas ... lo bueno de esto es que se adapta al tamaño del escenario del flash .. y todo es dinamico
1 1077 posted 19 years ago by danideu
1 1185 posted 19 years ago by danideu
1 1146 posted 19 years ago by plexus
2 1190 posted 19 years ago by masaya
javascript in_array object frame. Usar: Mediceau.Navegacion.marcar(['nav1','nav2']) ... _--Nav 1 _--Nav 2 _--Nav 3 _--Nav 4
0 1155 posted 19 years ago by nicolaspar
A an excellent script for allowing links to open new windows while keeping the code standards compliant. If you look at the last line of the script, you will notice that the JSTarget.init() function takes three parameters (all optional). This is w...
0 1405 posted 19 years ago by jonhenshaw
Requires SSH access to remote server.
1 1410 posted 19 years ago by micmath
Use on a command line to copy a whole directory on a remote server down to your computer. Requires SSH access to remote server.
5 1579 posted 19 years ago by micmath
A useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari. Copy this script into your JavaScript files. It works immedi...
1 1364 posted 19 years ago by jonhenshaw
1 ... 538 539 540 541 542 ... 553