Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi everyone,
I'm facing a strang issue on Android. While on every other platform ( i.e. Windows, OS X, iOS ) the modulus work, on android I always get NaN. Does anyone ever faced that problem ?
What i'm doing is a simple x % 5 where x is the index in a ListView.