Philip Klauzinski

Results 21 comments of Philip Klauzinski

Will add to next release.

I'll have to set up a demo with jScroll and Isotope to try it, when I have time. You are welcome to do so yourself, and if you find a...

If the content you want to initialize the scroll on is loaded via AJAX, then you need to be sure to initialize jScroll on the div after it has been...

@microkof do you have any examples of your own you'd like to contribute?

This can be done via jQuery, but is not currently written into jScroll. I will keep this open as a feature request. Thank you.

I have not tested it with the latest version of jQuery yet. I will have to get back to you on that.

Hi @Chiaki - it looks like this may be happening due to a deprecation in jQuery `v3.0` referenced here http://jquery.com/upgrade-guide/3.0/#deprecated-additional-easing-function-parameters I will add a fix shortly.

It depends on how you set them up. Are you trying to put them in separate containers on a page that have a fixed height and `overflow-y: auto` or `overflow-y:...

Can you provide a sample of your implementation code?