getElementsByTagName

Is there any difference between Document.getElementsByTagName() and
Element.getElementsByTagName()?
I'm working on a non-object-oriented implementation. Sould a single
function stand for both?

-- 
K. Ari Krupnikov

DBDOM - bridging XML and relational databases
http://www.iter.co.il

Received on Saturday, 2 September 2000 18:14:11 UTC