Re: DOMNode problems getting info out...

2009-08-23 Thread jon
ok, this seems mighty round about, but this works let me know if you think there is a simpler way... i found atleast two sets of documentation on this from "developer/Apple" on DomNodes or DOMObjects neither had the same info... but combining the two, i think i figured it out...

DOMNode problems getting info out...

2009-08-23 Thread jon
I have found that there is extremely limited documentation dealing with DOMNodeLists and DOMNode... for instance i found by pure accident that textContent works on a node, and found no documentation on it... and lots references to getAttribute or getElementID but can not get them to wor