Giter Site home page Giter Site logo

Scrolling on WP8+ about sweetalert HOT 4 CLOSED

t4t5 avatar t4t5 commented on July 17, 2024
Scrolling on WP8+

from sweetalert.

Comments (4)

 avatar commented on July 17, 2024

It might be an idea to just disable scrolling while active, just like a regular alert() does.

from sweetalert.

t4t5 avatar t4t5 commented on July 17, 2024

I'm afraid I don't have access to a WP for testing, so if anyone else wants to take this on, please do!

from sweetalert.

masteradhoc avatar masteradhoc commented on July 17, 2024

Hi there ( and @t4t5 soory for the late test!)
Just tested this issue. If im on the sweetalert homepage and open a regular alert, no scrolling able. If i open an sweet alert im able to scroll and even press another button while an alert is open.

So the Problem with your code:
body {
touch-action: none;
height: 100%;
overflow: hidden;
}

is, that im now not even able to zoom in the page at all. Thats not that great..
See : https://jsfiddle.net/hyoLyjwc/1/ and https://jsfiddle.net/hyoLyjwc/1/embedded/result/ at WP8

from sweetalert.

t4t5 avatar t4t5 commented on July 17, 2024

Well, Windows Phone 8 is not officially obsolete, but I suspect some things might have been fixed in the new 2.0 release so I'm closing for now.

from sweetalert.

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.