Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top