Git Product home page Git Product logo

Comments (8)

ctrlmaniac avatar ctrlmaniac commented on May 24, 2024

As in apps, you can't scroll the page while the sidenav is opened.
But in feature releases I can add an option to do that

from sidebar.

SebastienGicquel avatar SebastienGicquel commented on May 24, 2024

Hi,

I understand.

something like this would be nice :

$.fn.simplerSidebar.settings.scroll = true;

from sidebar.

ctrlmaniac avatar ctrlmaniac commented on May 24, 2024

Thanks for this advice, I will implement it asap

from sidebar.

ctrlmaniac avatar ctrlmaniac commented on May 24, 2024

That is now possible in v2.0.2 by adding this option:
events.callbacks.animation.freezePage: false.
Remember to hide the mask too: mask.display: false.

For more information, please read the changelog, inspect the options and play with the DEMO.

Upgrading without migrating will broke your scripts.

from sidebar.

SebastienGicquel avatar SebastienGicquel commented on May 24, 2024

Hi,

Thank you for this update !

What do you mean by "Upgrading without migrating" ?

I thought i had only to replace with new plugin files and update js.

Regards,

/Sébastien

from sidebar.

ctrlmaniac avatar ctrlmaniac commented on May 24, 2024

Options have changed, so basically if you just update the js file, your web page will broke!
v1.* And v2.* are not compatible due to a [new options list](!
In the README everything is explained.
If you want some more explanations about the new options, you can inspect the documentation.
In the changelog folder there is the v2.0.2 file which explains the differences between the two versions!

If you need some help just write me, I will be happy to help!

from sidebar.

SebastienGicquel avatar SebastienGicquel commented on May 24, 2024

Hi,

Thank you to have updated the plugin. Works like a charm. We can now scroll website when sidebar is opened.

See it in action : http://www.agencemagnum.com

from sidebar.

ctrlmaniac avatar ctrlmaniac commented on May 24, 2024

Awesome!

from sidebar.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.