Re: [Htmlparser-developer] FormScanner (for Kaarle Kaila)
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-04-04 06:02:54
|
Dhaval Udani wrote: The redundancy is acceptable. It would be useful for searches. My point is different. Input and Textarea are child nodes of Form and are stored as a NodeList. Similarly Option is a child of Select and should be stored as a NodeList instead of List as is at present. I see what you mean, and I agree with you. Pls feel free to make this = modification. (bytway, be sure to check out the latest version from cvs, = there've been some changes) Regards, Somik |