> * not cross-platform, and will never work on Android 2

why not?

> * doesn't really work on iOS - iOS can't access the value of the target
> attribute, so it's just checking whether "target" is set. Shaz has more
> details in the JIRA issue referenced above

could we not walk the dom in the cordova.js, find elements w/ target
_blank and then add a url param for ios native to intercept?

> * only ever works for anchor tags - doesn't handle launching the browser on 
> any other event

web intents things, for sure, thats a different use case / thing I think

Reply via email to