From: David D. K. <ddk...@ki...> - 2005-07-15 14:43:45
|
If this behavior is contrary to what current web browsers do (which I think you said it was in a previous message), I would recommend opening a bug on SourceForge and writing a small JUnit test case that demonstrates the problem. Dave On Jul 12, 2005, at 2:34 AM, Kim Hoogenberg wrote: > Hello, > > Why is it that after parsing my javascript, whenever I use > table.removeRow or table.removeChild(someTBody), no row is removed. > Instead, only the data inside of those rows is deleted. > > Has anyone had the same problems? > > Thanks, > > Kim Hoogenberg |