Relative Content

Tag Archive for javascriptcssreactjstailwind-css

Why my css transition failed to implement my expected sliding?

I am trying to make a very simple display time project for practicing my coding skills, the main implementation logic is completed, but there is a tiny problem is that I want to implement a fancy way to let the digit slide with a animation effect, but it failed

Menu on the mobile is always sticky

My scrollHandler function works just fine, when I’m on PC or when I open responsive inspect, everything works as it should, but when I open the application on a mobile phone, MENU always has the sticky property.