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 924 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 1078 posted 13 years ago by FatFolderDesigner
1 1017 posted 13 years ago by blackthorne
Downloads contents as a byte array or string, depending on need.
0 983 posted 13 years ago by dkirkland
usage : var author_value = getQuerystring('author');
0 880 posted 13 years ago by nickaranz
ISO 3166-1 alpha-2 php array
0 912 posted 13 years ago by freezy
ISO 3166-1 alpha-2 in csv format
0 1145 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 870 posted 13 years ago by sicbot
1 1036 posted 13 years ago by czachor
Via http://wordpressapi.com/2011/10/24/wordpress-theme-wysiwyg-editor-default-css/
1 798 posted 13 years ago by BorisDelormas
IE Blocking iFrame Cookies
0 1085 posted 13 years ago by kiroweb
0 922 posted 13 years ago by bubaphex
Used to print the variables on a given page. in drupal 6.
1 865 posted 13 years ago by tsubryan
0 877 posted 13 years ago by burnandbass
Returns Wordpress categories as a hierarchical object (i.e. categories with subcategories)
0 652 posted 13 years ago by adamturtle
0 885 posted 13 years ago by BebenKoben
0 814 posted 13 years ago by etechblog
escape them ("\")
0 904 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 1761 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 1060 posted 13 years ago by trusktr
1 ... 102 103 104 105 106 ... 554