id= field identifier

Can you tell me why there is no attribute defined for HTML id's in DOM 1?  The 
getElementById('<id>') method basically requires that the id be set for an 
element.  But I can't find a way to get the id when I already have handle to 
the element.

Am I missing something?

Thanks.
tami.decker@supervalu.com

Received on Thursday, 9 November 2000 12:52:56 UTC