google-code-export / junaio

Automatically exported from code.google.com/p/junaio
1 stars 0 forks source link

Android: $(document).ready(function() { }); isn't called #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
------------
It seams the following jquery function isn't called on my Android device.
$(document).ready(function() { });

Had some trouble to find it out, because on iOS everything worked as expected.

If the bug is reproducable, please describe here. If necessary also provide
information about channel ID to be opened and steps to be taken to
reproduce error:
-------------------------------------------------

Android version / device HTC Desire HD / junaio version 4.0.1
------------------------------------------------

Original issue reported on code.google.com by rainerlo...@googlemail.com on 3 Jul 2012 at 9:31