Julien Vernet
Julien Vernet
It's getting difficult to pick a lazy loader these days... Lately, I stumbled upon https://github.com/callmecavs/layzr.js from @callmecavs. It works like a charm.
+1 I need this
+:100: The [Mobile demo](http://stereobit.github.io/dragend/demos/mobile/) is affected. Can't scroll down... I'm switching back to [SwipeJS](https://github.com/thebird/Swipe/) for this reason but I'll regularly check if dragend gets updated.
@Ian-Y @jamealg I have found another JavaScript slider (also library agnostic) that works best and seems to be more maintained: https://github.com/wilddeer/Peppermint
Thanks for your prompt answer :) What am I doing wrong? I want dragend to show up only on mobile.
Hey @Stereobit, Could you please take a look at the [demo I prepared](http://jsfiddle.net/SiamKreative/baz8504y/1/) and explain me why dragend sets the height of each "page" to `1698px`? It should be much...
That's an issue with responsive sites like the one I'm working on. I can't set a fixed height (or max-height) for the container...
Using the $(window).load(function(){}) to initialize Roundabout also worked for me (jQuery 1.9.1 & jQuery Roundabout 2.4.2). Thanks @bradgreens :+1: @netpunk You don't have to use the version of jQuery included...
@alexurquhart Is this repository no longer maintained?
Can this get merged?