How can I view source on an android browser?
satya - Wednesday, August 19, 2009 8:23:42 AM
view html source on android browser
satya - Wednesday, August 19, 2009 8:24:59 AM
some discussion of not being available
satya - Wednesday, August 19, 2009 8:28:48 AM
Apparently not according to this post
Apparently not according to this post
which is at: http://androideka.com/tag/android-browser/
satya - Wednesday, August 19, 2009 8:29:36 AM
Instead...
The View Source application can be downloaded directly from the tools category in Android Market.
satya - Wednesday, August 19, 2009 8:31:38 AM
An interesting option: steel, a browser alternative for android
An interesting option: steel, a browser alternative for android
satya - Wednesday, August 19, 2009 9:40:24 AM
See javascript "alert" works in Android browser
See javascript "alert" works in Android browser
satya - Wednesday, August 19, 2009 9:42:18 AM
This gets interesting: how to add alert support
satya - Wednesday, August 19, 2009 9:49:32 AM
Mosembro: a semantic browser for Android
satya - Wednesday, August 19, 2009 9:59:43 AM
enter a url in android browser
enter a url in android browser
satya - Wednesday, August 19, 2009 10:12:57 AM
alert works fine when a page is loaded from a website.
alert works fine when a page is loaded from a website.
satya - Wednesday, August 19, 2009 10:15:56 AM
The alert dialog seem to wait..
Although android native alert dialogs are asynchronous, the webkit implementation of javascript alert seem to wait for the alert to come back before proceeding.