At 10:52 PM 4/13/02 +1000, you wrote:

>4. In setTextValue() I find the element in the DOM with the specified id,
>retrieve the first child node of that element, and then update the child
>node with the specified new text value ("270" in this case).

I believe you need to update the 'data' property
of the child node, not the child node itself.

Regards,
Brian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to