Git Product home page Git Product logo

Comments (4)

mikkokotila avatar mikkokotila commented on June 18, 2024

So I guess the question is related with $( document ).on( 'mousewheel DOMMouseScroll', function( event ) { and how can we a) add more than one DOM event here, and b) what is the specific DOM event for scrolling down by touch.

from website.

mikkokotila avatar mikkokotila commented on June 18, 2024

This working example might be useful.

EDIT: Tested on mobile, and this works as intended. So if nothing else, we can implement it modified in a way that captures the sections from Divi dot navigation as the above example does.

from website.

pdey avatar pdey commented on June 18, 2024

Which file has this code - $( document ).on( 'mousewheel DOMMouseScroll', function( event ) . How do i edit this file/code ?

from website.

mikkokotila avatar mikkokotila commented on June 18, 2024

This is resolved now in the sense that a) much more have been learned about the way in which people interact with web content through various devices b) a promising track have been opened in terms of being able to leverage this understanding effectively. Closing here.

from website.

Related Issues (14)

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.