I have an RSS service which returns a link to a website. When this link is clicked the website is opened in a new window outside the app. It is then easy for the user to click around and not be able to get back to the app. Is it possible to change the link so that the web page opens between the header and footer so that the app navigation remains in place?
I have seen the topics relating to opening the page in an iFrame but have been unable to work out how to do this from the RSS response.
Thanks in advance!