I'm creating an app and need one of the links to direct to an external website (our online shop). Ideally I'd like it to open the page in the phone's default browser but can't seem to do that.
I've managed to display the site within an iframe but the site is too big to view on a mobile device and I'm told it's not possible for the user to 'pinch' the page to zoom in or out.
What would be my option to link users to the external page from the app?
I'm fairly new to Jquery but have a solid understanding of HTML & CSS.
I'm currently building an app which uses the Photoswipe plugin.
If I link to the page with the plugin it doesn't work BUT if I refresh the page in a desktop browser, it loads. It doesn't work when compiled on a mobile device at all though (as you can't refresh).