I have a problem on a website. I use Nuss theme for booking (i no longer have support of) and elementor. I try to create a fullscreen menu with html, css and javascript. Everything works fine on desktop. On mobile though i cant get javascript to work. What i mean:
I have an input checkbox. on mobile if i check it the value doesnt get checked. If i go on devtools console and test with element.checked i always get false. on desktop everything works. I tried to use different methods but the values do not update on mobile. I tried using a css value/a value/ an attribute but nothing changes status. I checked to see if my css values change and they dont(on javascript console) even though i can see the changes on my screen. I cant see javascript changes.
Javascript just doesn’t work on mobile. Anyone got any ideas?
[ad_2]