[thelist] cross-browser way to remove/replace node? [solved kinda]

Tom Dell'Aringa pixelmech at yahoo.com
Mon Nov 17 15:45:00 CST 2003


--- Tom Dell'Aringa <pixelmech at yahoo.com> wrote:
> Problem is that this page does not get reloaded, so the content I
> added persists. According to PPK [1] removeNode() does not work in
> Mozzilla 1.4 and other browsers, since it is a MS extension. Does
> it work in NS6+?

Well one solution is to simply set element.innerHTML = "", which
works. I imagine this is probably the best way to handle it, unless
someone has another suggestion...?

I hate replying to my own posts...

Tom

=====
http://www.pixelmech.com/ :: Web Development Services
http://www.DMXzone.com/ :: JavaScript Author / Every Friday!
http://www.thywordistruth.net/ :: Eternal Life

"I'll ho ho and ha ha you!" (Daffy Duck)


More information about the thelist mailing list