Skip to content

Tag: javascript

scrollIntoView not executed in touch event listener

I’m trying to make a vertical slide, it works on desktop with wheel event but the scrollIntoView methode doesn’t get executed in a touch event listener. Here is the code The weird point is that the console logs inside the conditions are executed and the scrollIntoView method works outside the even…

REACTJS how to load a page at the end of timeout?

Im new to REACTJS and trying to make a webpage for practice. I can’t figure out how to load a new page at the end of timeout. Basically what I am trying to do is to make the Main page load and then start a timer for about 5 seconds and at the end of the 5 seconds I would