Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

132
Vistas
App won't fire any clickable elements or scroll on IOS

I have see this issue raised a few times before and I have tried every solution so far to no avail.

The issue that I am having is that none of the buttons on my app will fire when the app is being used on an iPhone or iPad. It works perfectly fine on Safari on IOS, it works perfectly fine on android and on other browsers, but it will not do anything on the app version on IOS.

                                                     button[0].addEventListener ("touchstart  click", function() {
                                                        var aa = document.getElementById("Day 0");
                                                        var q = aa.options[aa.selectedIndex].value; 
                                                        var r = day.indexOf(q);  
                                                        var rr = day[r];
                                                        var a = 1;
                                                              document.getElementById("infoTd10").innerHTML = rr;
                                                        document.getElementById('div0').style.display = "none";
                                                        document.getElementById('bDivEl0').style.display = "block";
                                                         
                                                       
                                                       bb.remove(aa.selectedIndex);
                                                        cc.remove(aa.selectedIndex);
                                                        submit(base,userNameSt,q,a);

                                                    });

I'm using vanilla javascript, the buttons are using regular addEventListener, that watches for both clicks and touch. Though the most annoying bit is that it won't even scroll. Every button has a Cursor:pointer;

All the buttons and scrollable content are contained in an inner div. All elements are created through javascript apart from that one div.

Would anyone have any idea as to what the issue could possibly be here? Hopefully i've provided enough information. Thanks in advance.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda