Welcome To Snipplr


Everyone's Recent Snippets



basic template for AS2 class
3 933 posted 17 years ago by sHamilton
function prints a serie of random numbers but without the next one being the same as the previous. to print, just call the function in the body
1 738 posted 17 years ago by dandyna
This script reads a directory of files. After reading the directory specified it outputs the directory files. Upon output, supplied functions manipulate each filename and format it to make the output filename look better. e.g.: instead of output bei...
2 870 posted 17 years ago by drewrockshard
Quit TextMate and then run (from Terminal):
0 613 posted 17 years ago by buscarini
5 759 posted 17 years ago by Corhol
This little javascript will toggle the div object to create collpse/expand effect on web page. Treat it as a poor man's solution for the TreeView.
0 592 posted 17 years ago by chengkai
This fixes a very annoying bug in IE by where when you scroll the page becomes corrupted. It relates to the way IE renders pages. This code places a null background image behind, making IE render the page differently. *note* This can also be plac...
5 847 posted 17 years ago by 1man
Simple way to do ftp from Perl
3 795 posted 17 years ago by kkindoh
This function allows an object's property names to be read by using an index. The properties can be accessed like: someobject.propertyNames[0] or someobject.propertyValues[0]. But you first have to make the object's properties available by calling so...
2 708 posted 17 years ago by rolandog
0 583 posted 17 years ago by methnen
Busca y reemplaza un texto por otro en un string.
0 475 posted 17 years ago by kanirasta
7 833 posted 17 years ago by Corhol
1 582 posted 17 years ago by ringo
Constructs an element out of arrays. Using nested arrays translates into nested ChildNodes. Update 2006-07-19: Added documentation (comments). Update 2006-11-25: Reduced the ammount of code needed.
5 751 posted 17 years ago by rolandog
12 995 posted 17 years ago by masaya
3 687 posted 17 years ago by masaya
1 566 posted 17 years ago by perelin
// v6.0 SCHMOE Mod v.2: // switches between (display:'block';) and (display:'none';) // bsp: MM_SCHMOE_showHideLayers('swissmap');
0 475 posted 17 years ago by perelin
makes a resized duplicate of an image
0 598 posted 17 years ago by jkochis
A bug seems to occur when you add a negative margin to a list item in IE6. The background image applied to the list item gets repeated randomly and generally messes up. Add this little gem to your head to fix the problem. Remember to change the id ta...
11 929 posted 17 years ago by 1man
2 526 posted 17 years ago by mail_json
from openbusiness.cc
2 765 posted 17 years ago by ringo
this is from openbusiness.cc statistics code.
2 825 posted 17 years ago by ringo