Soooo....jetzt funktionierts, bei mir im Firefox.
Ja, aber mit einer Fehlermeldung (du kennst die Fehlerkonsole?)
Fehler: uncaught exception: [Exception... "Index or size is negative or greater than the allowed amount" code: "1" nsresult: "0x80530001 (NS_ERROR_DOM_INDEX_SIZE_ERR)" location: .../tmp.html Line: 41"]
Line 41 ist:
document.getElementById("idNode").deleteRow(i);
Struppi.