Welcome To Snipplr
Everyone's Recent Snippets Tagged filter
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Filters a dynamics CRM 2011 subgrid...implementation example included at bottom
0
1138
posted 8 years ago by skinnymoore
Sort & query arrays in PHP. Sort multi dimensional arrays by object properties and filter the array by specific criteria.
Documentation:
https://github.com/mattnicholson/DataList
1
1233
posted 10 years ago by mattnicholson
have to change this snippet in order to hide filtered rows. Not tried out yet, but works fine in the jsfiddle
0
1153
posted 10 years ago by bboydflo
a simple solution that illustrates a very practical usage of java filters, in this example we try to block any Ddos attack, spam access and route clients or visitors to there corresponding pages.
note: please test before use, then use at your own ri...
0
1937
posted 10 years ago by prgrmmraben
Find an object in a collection with underscore. Using the filter function from underscore.
0
751
posted 11 years ago by alexedy
this is how to instantiate a dropdown shadow using js code, works in IE10 and windows store apps. Important for when you want use templates.
0
1312
posted 12 years ago by Syllogism
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1
2662
posted 12 years ago by DNSBL
Add current class to single posts in Wordpres wp_nav_menu by adding a filter
0
1142
posted 13 years ago by inflightatnight
The `filtermap` functional below allows to perform the standard `map` and `filter` operations in one go. The mapping function has to return a `Maybe` monad, and values of `Nothing` are filtered out.
0
1915
posted 13 years ago by deepsoul
Allows you to change the name of the "Posts" module within the admin section of WordPress.
0
763
posted 13 years ago by jamiebrwr
Simple function that filters out any duplicate items in an array.
7
1657
posted 14 years ago by Nettuts
This code war written for a project I'm working on where a map of the world may need to be offset to center the view on specific areas. I'm also using it as a part of an iterative blur function to prevent seams from the blur operation.
I would lik...
0
859
posted 14 years ago by Jamie
By using this snippet we can recover fields from a database by filtering these ones per a specific field.
1
880
posted 14 years ago by juanchifc