Pregunta

I am developing a jQuery app for iPhone.

The strangest behavior occurs when I'm dragging the view, the classes I have on my buttons are removed. There is nothing in the app that says to remove the classes.

Is there a known issue with this? Or an issue with dragging causing a page to refresh?

¿Fue útil?

Solución

Check whether you have a CSS class overriding the prevailing one upon drag.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top