I have an application that reads a webpage.
The problem is that my application buit-in browser can't read the content correctly. But if I open the link with the chrome of firefox application it works fine in the mobile.
I have control only over the webpage. So I would like to to know:
It's possible to a web page to make the mobile application open the browser selector like Firefox, Chrome (like target="_blank" in html champ).
There is any web tool to process the javascript online and render a simpler view to my mobile browser?