Closed yahreen closed 12 years ago
Does this work in Android?
I tried on a 2.3.6 phone as well as Android 2.2.3 with no results, despite working fine in dekstop Chrome & iOS. Even a simple alert("Hey"); rendered no results.
alert("Hey");
Android support added with latest update. It requires a slightly different approach to the CSS (see the readme).
Does this work in Android?
I tried on a 2.3.6 phone as well as Android 2.2.3 with no results, despite working fine in dekstop Chrome & iOS. Even a simple
alert("Hey");
rendered no results.