android - View html code for a webpage on Tablets -
android - View html code for a webpage on Tablets -
like net browsers allow users view html or other source code of of web pages visit. need view source code , there go. using android tablet on paypal website , wondered if there way code it. paypal website offers pop-up screen on top of page saying download android app. want know how add together feature on site.
use android default web browser:
javascript:alert(document.documentelement.innerhtml); and android google chrome browser:
view-source:http://www.yoursite.com android html browser
Comments
Post a Comment