Skip to content Skip to sidebar Skip to footer
Showing posts with the label Filter

Ng-bind-html Inside Ng-repeat

I'm making a custom autosuggest component where I hit a web service with a search term and it r… Read more Ng-bind-html Inside Ng-repeat

Bad Quality For 100% Both Width And Height Of Canvas

I have done a very tiny example with canvas, it's available on JsFiddle: http://jsfiddle.net/yP… Read more Bad Quality For 100% Both Width And Height Of Canvas

Jquery Checkbox Filter, Working But Want To Reset When Unchecked

I'm building a filter for a selection of condos. I've figured out how to filter using a sli… Read more Jquery Checkbox Filter, Working But Want To Reset When Unchecked

Image To A Shadow (shape Only) - Css

I have an img like this: example image and I want to transform it to an img like this: example shad… Read more Image To A Shadow (shape Only) - Css

How To Define A Kendo Grid Column Filter Between Two Dates?

In our application we want the filter on a date column to prompt the user for a start date and an e… Read more How To Define A Kendo Grid Column Filter Between Two Dates?

Filtering Table With Multiple Filters

I've got the following javascript which takes the input of a form element, and hides table rows… Read more Filtering Table With Multiple Filters