Visit Mozilla.org

Talk:XUL:Attribute:removeelement

From MDC

Awkward, needs to be rewritten. -- dria 09:41, 7 June 2006 (PDT)

It actually appears that this Article is wrong anyway. Probably a boolean (as in, not actually pointing to an Element ID). With this information, rewritting should be a bit easier. [1] --Callek 01:50, 8 June 2006 (PDT)

[edit] removeelement with <key> elements

Currently (Firefox 3.0) you cannot remove a <key> element: https://bugzilla.mozilla.org/show_bug.cgi?id=441794

A workaround I have found for replacing a standard key is to use insertbefore to put your new key behaviour before the standard behaviour. — Hippietrail 08:05, 14 July 2008 (PDT)