Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 377 378 379 380 381 ... 552
Accomplish min-width in IE6 using CSS and conditional comments, no need for expressions.
4 2196 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 1785 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 1881 posted 17 years ago by marcocs
0 2156 posted 17 years ago by optimiseweb
2 2157 posted 17 years ago by JREAM
Code snippets to use as a template for consistent HTML page generation
0 1491 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 1922 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 1854 posted 17 years ago by mprabhuram
0 1929 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 13109 posted 17 years ago by the_coder
Originally by Paul Irish
3 1889 posted 17 years ago by bbeaudreault
Please fill application name, username and password.
1 1838 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 2544 posted 17 years ago by el-artiste
0 1570 posted 17 years ago by m-pokrovskii
Javascript time execution utility: Use: var otd = new timeDebugger(); otd.start(); alert(otd.end());
1 2200 posted 17 years ago by marcocs
0 1521 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 2108 posted 17 years ago by deepsoul
0 1428 posted 17 years ago by iloveitaly
0 1521 posted 17 years ago by danshields
1 1724 posted 17 years ago by wearetherock
1 ... 377 378 379 380 381 ... 552