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

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -