Welcome To Snipplr


Everyone's Recent Snippets



1 ... 102 103 104 105 106 ... 554
wrote this snippet as a necessity to preload many images without writing same code all the time in JS...
0 942 posted 13 years ago by alik
I've previously posted this here: http://snipplr.com/view/59044/flexible-site-layout-with-resize-detection/ This new version is short and more efficient, plus it no longer shows 1 (harmless) error on launch. Works the same as last time, the sizabl...
2 1105 posted 13 years ago by FatFolderDesigner
1 1037 posted 13 years ago by blackthorne
Downloads contents as a byte array or string, depending on need.
0 1006 posted 13 years ago by dkirkland
usage : var author_value = getQuerystring('author');
0 904 posted 13 years ago by nickaranz
ISO 3166-1 alpha-2 php array
0 933 posted 13 years ago by freezy
ISO 3166-1 alpha-2 in csv format
0 1165 posted 13 years ago by freezy
(I did not write this, but I forgot where I got it.) This code will find all the variables passed though the URL and return the one you are looking for.
0 889 posted 13 years ago by sicbot
1 1057 posted 13 years ago by czachor
Via http://wordpressapi.com/2011/10/24/wordpress-theme-wysiwyg-editor-default-css/
1 814 posted 13 years ago by BorisDelormas
IE Blocking iFrame Cookies
0 1102 posted 13 years ago by kiroweb
0 951 posted 13 years ago by bubaphex
Used to print the variables on a given page. in drupal 6.
1 889 posted 13 years ago by tsubryan
0 908 posted 13 years ago by burnandbass
Returns Wordpress categories as a hierarchical object (i.e. categories with subcategories)
0 676 posted 13 years ago by adamturtle
0 909 posted 13 years ago by BebenKoben
0 834 posted 13 years ago by etechblog
escape them ("\")
0 930 posted 13 years ago by simondiercks
Remove the info / address pop up on a google map embed code. Until last month: the iwloc parameter was responsible to GET the window opened or not the following way: It the parameter was missing by deafult the infow window was NOT opened. And...
0 1790 posted 13 years ago by i-am-andy
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing. For example, with an array you would do: cout <<...
0 1089 posted 13 years ago by trusktr
1 ... 102 103 104 105 106 ... 554