On Sun, Feb 6, 2011 at 6:35 PM, jdalton <[email protected]> wrote:
> @Jorge: > > Shows Chrome 11 and Safari 5 failing at least 1 of the tests: > http://jsbin.com/ipowa4 > > > LOL, March, 7, 2007 ? That must have been Safari 2.x :-))) Are you > > The poster said that the bug was old but still exists (maybe in > mobile). > > my app should also run inside a WebView - it will live inside an Ad on a native application, something like an iAd that should also accessible using the browser - the bug isn't only related with PhoneGap... anyone experienced any bugs with `document.createElement` and `document.createTextNode`? I'm really considering in not using innerHTML at all for this kind of project in the future since the benefits are questionable... a good part of the flash community migrated from timeline animations mixed with code to pure scripting/OOP a few years ago to avoid similar issues, anyone think that JS will take the same path for specific kinds of projects? (maybe the same kind of projects that flash is used for) - I'm starting to think that it will.. thanks for all the answers so far, I didn't knew about some of the bugs (never tried to use innerHTML outside the body tag). -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
