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:
it recognizes plugin why doesn't rendering webpage?
Comments
Post a Comment