Re: getAttribute in DOM Level 1

On Tue, 2002-04-16 at 20:28, Wei Gao wrote:
> It works fine in most cases, but I got an "invalid argument" error
> when I am at <table> element, which doesn't have "foo" as its 
> attribute. After I added "foo" as an attr to the table element, the 
> error disappeared. However, there are other elements who don't have 
> "foo", but no error was thrown for them.

This sounds like a problem in your implementation. I would suggest to
report the problem directly to the implementation maintainers.

Philippe

Received on Wednesday, 17 April 2002 14:34:25 UTC