Patrik
Patrik
So far the settings variable was only available inside of the object passed as first argument to the asynchronous `onSliderLoad` callback. This PR adds public methods to instantly access and...
I am almost afraid to add an issue to this utterly big issue list. Are all open issues still valid? The slider is trapped in an undefined state when using...
Seemingly the `_settings.scss` in stylesheet folder doesn't correspond to the `_settings.scss` in stylesheets. Is there a way of automating the copying of the most present `_settings.scss` file after bower update?...
My fork grew out of bounds so I decided to release a new Version of stickUp2. The v2 Version targets many issues and also adds some more features like sleek...
Hey, I needed stickUp in a bigger project and in the meanwhile during development I implemented several pull requests and reimplemented the main mechanism to conform with a responsive site....
The plugin started lagging on window resize so requestAnimationFrame was added to speed things up.
Hey, I wonder if the foundation version of waterlee will be discontinued due to inuit implementation? If so I'd like to ask the users if there is sound demand for...
There should be something like a minimal zoomratio so the user can decide when it's worthy for jquery-zoom to kick in magnification. Currently it also applies magnification if the target...
The repo contains a minimized version. There is no automated buildscript to build a minimized version - If contributors change the source of `jquery.zoom.js` there is no predefined way to...
If the element which is to be sticked is positioned absolute, several issues pop up: - placeholder is not positioned absolute - width is not synced properly