Welcome To Snipplr
Everyone's Recent Snippets Tagged filter
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is dead handy. The purpose of the custom filter is to select all elements which have data attached. You can even find specific data.
1
673
posted 13 years ago by Meander365
If you don’t use this order, IE8-as-IE7 doesn’t apply the opacity, although IE8 and a pure IE7 do.
5
657
posted 13 years ago by vagrantradio
## PWFilter
This jQuery Plugin allows you to filter a group of elements based on an attribute via an input element (a live search almost). Examples and such available on http://www.pixaweb.co.uk/resources
0
516
posted 13 years ago by minky
Very simple to use.
**Calling:**
$files = dirContents(DIR_PATH, [FILTER, [TYPE]]);
**Examples:**
$files = dirContens("my-dir");
_$files_ is array containing all, both files either directories
$files = dirContens("my-dir",...
0
428
posted 13 years ago by Lostindream
When tailing a log file, its sometimes handy to only show parts of it that you are interested in, this simple pipe does the job.
2
538
posted 13 years ago by edeustace
please let me know if you know of some others... just to complete the collection.
1
485
posted 13 years ago by c4ptivate
Make (and GMake) ignore spaces in many constructs, making it difficult to use a single space as a search string or a replacement string, for example. This trick works around the problem by assigning the space to a variable named SPACE and using that...
1
685
posted 13 years ago by michaelaskew
In v1.6, the Thesis Theme has a bug which removes a necessary space in the HTML body tag if you add a filter targeting the thesis_body_classes hook. To get the native WP body_class function to work, use this code:
2
758
posted 13 years ago by joelhaus
Function to add custom body class in th Thesis theme for WordPress...Thanks to @girliegeek!
1
654
posted 13 years ago by joelhaus
URLs:
<http://www.chiark.greenend.org.uk/~sgtatham/utils/> <http://kitenet.net/~joey/code/moreutils/>
Use one of these nifty utilities to automatically process files in-place. Both store the results of programs which write to stdout until t...
0
491
posted 14 years ago by deepsoul
Proje güncellemeden önce güncelleme dosyalarının aranması için filtre, modify date olarak tarihinde verilmesi gerekiyor.
0
475
posted 14 years ago by tenkyu
从数æ®åº“ä¸é€‰å‡ºå¤§äºŽ3å°äºŽ13çš„çº¯å—æ¯åŸŸå,然åŽè¿›è¡Œè¿‡æ»¤ï¼Œå¾—åˆ°åŒæ‹¼åŸŸå。
å¢žåŠ ä¸€ä¸ªæ‹¼éŸ³é¢„åˆ¤æ–,过滤掉å‰ä¸¤ä¸ªå—æ¯ä¸ç¬¦åˆæ‹¼éŸ³è¦æ±‚çš„å—符串。
0
545
posted 14 years ago by zhengrenchi
Just some code that shows you how to set up the Drawing API and draw a line and also use the dropshadow filter.
4
795
posted 16 years ago by mswallace