visual studio - How to use InAppBrowser plugin? -


in visual studio, i've downloaded inappbrowser plugin , trying use this:

<a onclick="window.open('http://www.google.com', '_blank', 'location=yes');">testing</a> 

when click link, see this:

enter image description here

it recognizes plugin why doesn't rendering webpage?


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -