innerHTML maybe time to use it again
In a cross browser development, it’s really difficult to use non standards DOM methods. A good example is innerHTML
Something I just discovered is that Firefox 1.5 is fully
compatible with
innerHTMl (even with XHTML), a move which make me very happy.
It
has always benn too easy for the Mozilla to criticize
Internet Explorer (don’t flame me, I agree fully with some
of their stance), but I always regretted the choice to not
including from the beginning of Firefox development some of
the cool stuff IE has.
So it’s really great to see some
bilateral recognition.
I will try to chase after some
other new stuff, maybe if you read this you know more, so
share it :-)