I want to create a HTML custom page with a menu of links to various websites. Is it possible to open the links inside the internal browser instead of opening a new, external browser?
Yes, on the Custom Page activity links will open externally. If you'd like your links to open within the app, you should use the HTML Archive activity instead. In other words, you can just include one HTML file in your .zip to accomplish the same behavior.
Comments
Darryl
Thanks.
Darryl