Brian: The API for childbrowser should be window.open w/ a polyfill for target=blank to be in harmony w/ browsers and our goal of compatibility/obsolescence.
Shaz: target=_blank, 100% no for iOS, it is impossible (yes, really) for the thousandth time - read CB-362. Shaz, you can polyfil in JS, just have to override HTMLAnchor's click. Brian, I think the API should provide the ability to target a) the current DOM b) the default browser c) a plugin ( child browser ) Or do you envision the CB plugin setting itself as the default? Cheers, Jesse Sent from my iPhone5
