3

I found out that once the document has loaded, then in the Android 2.3.5 browser, the value of document.readyState is "loaded" instead of the standard "interactive".

Where are the possible values of document.readyState documented for the Android 2.3 browser?

feklee
  • 7,555
  • 9
  • 54
  • 72
  • 1
    Old question (but so is my phone) with no reply at all... from my tests I conclude that there is no `interactive` state only with Android 2. Also `onreadystatechange ` is not supported. – Shikkediel Jan 15 '16 at 14:26

0 Answers0