+ 3
CSS and JS animation is not working correctly on the phone.
I have written the code below, and it is not working correctly on the phone, but on the laptop and PC. The issues are: 1. The {overflow-x: hidden !important;} in line 17 is not applying when you run the code. 2. It is taking too much time for the code to run the animation, or simply not working in this code if you enter it on your mobile. What can I do here? Again, on my PC it is working. https://code.sololearn.com/Wj1WbqcHT09n/?ref=app
1 ответ
+ 2
It's Working Fine! On My PC!