Welcome To Snipplr


Everyone's Recent Snippets



1 ... 377 378 379 380 381 ... 552
Accomplish min-width in IE6 using CSS and conditional comments, no need for expressions.
4 2199 posted 17 years ago by Ahrjay
In IE6 the padding applied to input boxes can be incorrectly rendered showing no difference in the height of the box. Adding "overflow:visible" seems to fix it. Referenced Source: http://stackoverflow.com/questions/561904/can-you-tweak-the-left-an...
1 1789 posted 17 years ago by benjaminpearson
Se que es poco... pero es lo unico que me gusta de facebook. Chome OK; IE OK; Firefox OK;
0 1885 posted 17 years ago by marcocs
0 2169 posted 17 years ago by optimiseweb
2 2161 posted 17 years ago by JREAM
Code snippets to use as a template for consistent HTML page generation
0 1499 posted 17 years ago by ff1959
agento, an open-source PHP ecommerce solution, has a very comprehensive feature list. However, its built-in CMS doesn’t support hierarchical pages. You can fake it, though. Let’s say you have a page with an SEF (search engine friendly) URL Ide...
0 1935 posted 17 years ago by nico65
This is a sample application to demonstrate how to create and modify remote shared objects in a flex client application
0 1858 posted 17 years ago by mprabhuram
0 1939 posted 17 years ago by wearetherock
Read a page's GET URL variables and return them as an "associative array." Calling the function while at `example.html?foo=asdf&bar=jkls` sets `map['foo']='asdf'` and `map['bar']='jkls'`
17 13134 posted 17 years ago by the_coder
Originally by Paul Irish
3 1896 posted 17 years ago by bbeaudreault
Please fill application name, username and password.
1 1842 posted 17 years ago by hashibuto
This snippet is just an upgrade to the "http://snipplr.com/view/7396/php-file-extension-case-changer/" code. This particular code works on image files... although you can just change this line [if (preg_match("/(jpg|gif|png|bmp)/",$ext)) ] to target...
0 2550 posted 17 years ago by el-artiste
0 1575 posted 17 years ago by m-pokrovskii
Javascript time execution utility: Use: var otd = new timeDebugger(); otd.start(); alert(otd.end());
1 2213 posted 17 years ago by marcocs
0 1527 posted 17 years ago by wearetherock
Perl hash sets are hashes used to represent sets. Their keys are the set elements, and the corresponding values are just 1. For keys that are not set elements, the hash will return undef, equivalent to false. Adding a whole array to a hash set i...
0 2123 posted 17 years ago by deepsoul
0 1433 posted 17 years ago by iloveitaly
0 1524 posted 17 years ago by danshields
1 1726 posted 17 years ago by wearetherock
1 ... 377 378 379 380 381 ... 552