1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
436 stars 177 forks source link

Init NoUI range slider (#251) #257

Open onli opened 7 years ago

onli commented 7 years ago

As explained in issue #251, I wanted a range slider that does not rely on jQuery UI. This implements one, using https://refreshless.com/nouislider/ as base.

I added it to the toggle filter bundle, of course you might want to move it to somewhere else. The demo is a modified jQuery UI range slider demo, just to show how this would be initialized. If you want to see it live, please go to https://www.pc-kombo.de/de/tipp?price=800 and click on a customize button (the doubled arrow under a component box), the list that will appear uses it as a price filter.