Giter Club home page Giter Club logo

Comments (5)

yairEO avatar yairEO commented on May 27, 2024

thank you 👍 it is even more complete because i have made recent updates and havn't released them yet, and they just AWESOME :)

while I would recommend never to change the source code of a file, because when I'll update my code, you'll have to merge my changes with yours, which might be difficult one day, if I change too much. But anyway, for a fast-fix, in the setup function (look it up) add:

$(document.body)[open? 'addClass' : 'removeClass']('noScrollbar');

and in your CSS set this to your body:

body.noScrollbar{ overflow-y:hidden }

I haven't tested it, but expect it would work for you. (if the scrollbar is indeed on the body element)

from photobox.

kowalski90 avatar kowalski90 commented on May 27, 2024

I have found where I should add the 1st line of code.

I'm not so sure about the 2nd line of code though. What do you mean by "in your set" ?

ps: hands down for you uber-fast response.

from photobox.

yairEO avatar yairEO commented on May 27, 2024

I meant in your CSS file..

from photobox.

kowalski90 avatar kowalski90 commented on May 27, 2024

Sir, you rock! It worked like a charm from the first try.

ps: don't keep those changes too long in the garage ;)

from photobox.

yairEO avatar yairEO commented on May 27, 2024

Glad to have helped!
I am fairly regularly updating this code and it will roll somewhere next week I suppose. cheers!

from photobox.

Related Issues (20)

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.