Closed lewisl9029 closed 9 years ago
Might not be possible for cordova inappbrowser due to need to specify _system window target. Should be able to switch this to _blank for web.
looks like _system links only work when calling window.open from js. Need to fix for about toc link in menu.
Added as of #453
Might not be possible for cordova inappbrowser due to need to specify _system window target. Should be able to switch this to _blank for web.