Newbie Question on getElementsByTagName
I have a newbie question on getElementsByTagName. Here's some Javascript I'm working on. It's finding the unordered list - when I step through it it with the FireBug plugin for FireFox, after the call to getElementById, I see the ul Metals_from_search, with 3 childnodes.But after the call to...
|