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

jQueryMobile support #274

Open aljosa358 opened 7 years ago

aljosa358 commented 7 years ago

Has anyone experience using RangeSlider under jqueryMobile framework. It look like that jQueryMobile is overwriting jplist.jquery-ui-bundle.min.css and jplist.jquery-ui-bundle.min.js

My example code is not working - can someone help me out? https://www.scubadivemaps.com/country/scuba-diving-in-philippines/

In head:

In Body:

Like slider:

Dive deep
...... .... ....
And My code within main searchable page is us follows:

'.$d_max.'

1rosehip commented 7 years ago

jPList jQuery UI bundle implements jQuery UI slider only: https://jqueryui.com/slider/

It doesn't intended to work with jQuery Mobile range slider: https://api.jquerymobile.com/rangeslider/

So I mark this issue as a feature request and it will be added to the roadmap.

aljosa358 commented 7 years ago

Thank you for your quick answer. There are also problem with your Counter Control if working with jQuery Mobile.

How can I mark this features us a feature request - and how much time it will take to implement this feature (one month ... a year). Asking for time because, if it takes "very very long" I have to look for other solutions. And I am so happy now with your code - everything works fine and quick.

1rosehip commented 7 years ago

Hi, Sorry for the late response. I've already marked this issue as enhancement, so no need to mark it again. Unfortunately jPList doesn't support jQuery Mobile at all and I'm not sure it will support it in the near future. If you have other options or solutions please use them instead for now.