Link to external HP [overlapping]

Asked 2 years ago, Updated 2 years ago, 77 views

(One answer) 7 years ago

I'm a complete Monaca beginner.Sorry for the rudimentary question.
I want to go back to the app after displaying the external HP from the app, but I use the following command to go back to the app with the Back button of my smartphone, but when I build it, I can't go back to the app.
Please give me some advice on how I can get back.
onclick="window.open('URL', '_blank')
Or
onclick="window.open('URL','_system')

monaca

2022-09-30 20:58

1 Answers

Select File → Manage Cordova Plug-ins in Monaca to enable and try the InAppBrowser plug-in.

Also, there are similar questions in the past, so I think one of the solutions is to use them as a reference.

I would like to jump to the external link when I press the button onsen.

External links do not appear properly when installed on the monaca debugger


2022-09-30 20:58

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.