>>I don't see an "elements" property in the DOM Inspector
>>(Tasks -> Tools -> DOM Inspector) from Mozilla (I have 0.9.7, but it was
>>included before then).
>>
> 
> The "Javascript Object" view in Inspector seems to have some issues...
> it only shows nodeType and nodeName, not the other properties.

Do you know if there is a way to access this property through the W3C
API, or some way to get this using Webclient?

Or maybe even in C.  Given a pointer to the Form node, what is the type
of the object that that pointer references?  And then (if it is not
obvious) what method do I call on that object to get the elements list?

Thanks,
Chris



Reply via email to