opening new browser from webpopup

I have a webpopup that I would like to have links or buttons inside of. Clicking the link within the webpopup would open a new browser (outside the app). Is this possible? [import]uid: 42417 topic_id: 21993 reply_id: 321993[/import]

I’m that thinking that its probably a pseudo selector or something to tell it to open the native browser. Not sure how the link would be formatted in the HTML though. [import]uid: 42417 topic_id: 21993 reply_id: 87427[/import]

I did see this method:

http://developer.anscamobile.com/reference/index/systemopenurl

but it seems a little heavy handed to have to do a callback to corona from the webpopup. (Especially if a page in the webpopup might have 10 or so links and there are multiple pages.)

Is there an easier/better way? [import]uid: 42417 topic_id: 21993 reply_id: 87524[/import]

Can I get a corona dev to sound off on this? [import]uid: 42417 topic_id: 21993 reply_id: 87933[/import]

+1
struggling with this as well [import]uid: 33608 topic_id: 21993 reply_id: 108162[/import]