documentgetelementbyid01 IBM The method getElementById returns the element whose ID is given by elementId. If not such element exists, returns null. Invoke the getElementById method on this Document object with an invalid elementId. This should return a null element. Neil Delima 2002-04-30