slideout icon indicating copy to clipboard operation
slideout copied to clipboard

A touch slideout navigation menu for your mobile web apps.

Results 74 slideout issues
Sort by recently updated
recently updated
newest added

Hi, loving this plugin. Wonder if possible to slide over the slideout.js menu without pushing the panel. Similar to screenshot. ![3DEE60CE-B2CE-4E6D-A929-49150876C558](https://user-images.githubusercontent.com/34836534/168276994-baea42a7-fe4e-462d-97d0-1e448f9cc26a.png)

Hello! Thank you for your library! How I can change menu width when it is close? It is possible? For example ![home11](https://cloud.githubusercontent.com/assets/6030335/21241106/3cab663c-c31f-11e6-885e-e4a48fa3cad9.jpg)

new feature
question

Hey & thanks for this great library! When zooming in on something on a phone (like an image), the slide opens automatically on our site ( www.Saburly.com ) which destroys...

![image](https://user-images.githubusercontent.com/1061012/101975458-b9264580-3c77-11eb-9c56-9511d2f0c005.png) must draw a ratio(h/w > ??) rectangle to open the slidemenu. ``` rect.w = (e.pageX - this.offsetLeft) - rect.startX; rect.h = (e.pageY - this.offsetTop) - rect.startY; ratio = rect.h...

There is a small typo in index.js. Should read `presence` rather than `precence`.

The advertised URL for the new branch returns 404: ``

This will make the scrollbar appear only when needed.

Refs: https://github.com/Mango/slideout/pull/291 https://github.com/Mango/slideout/pull/289 https://github.com/Mango/slideout/pull/267

Take it or leave it :) Added slide-over feature (new 'mode' option). Added CSS classes for the four cases: - Push left - Push right - Slide left - Slide...

Google 56 introduced passive mode to default be true. The script will throw errors