On Sun, Feb 6, 2011 at 5:23 PM, jdalton <[email protected]> wrote:
> > But I wanted to point out that unlike in IEs there's not any problem(s) > with innerHTML in Chrome nor in Safari nor in Firefox nor in Opera. Only in > Microsoft's Internet Explorer(s). > > Not so, while working on FuseJS (I also see checks in jQuery) I > noticed several browsers, not just IE, have problems with innerHTML > with colgroups, optgroups, fieldsets and select elements. > innerHTML still have issues on iOS Safari sometimes even for simple strings: http://blog.johnmckerrell.com/2007/03/07/problems-with-safari-and-innerhtml/- the post is old, bug was already reported, problem still exists. Rebecca Murphey posted it on twitter a couple weeks ago: http://twitter.com/rmurphey/status/27914215951962112 - and it seems that the problem occur even without setting the `location.hash`.. -- 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]
