Gets a dom node by an attribute named "id" matching the given value.
The id of the node to retrieve.
The dom node if found, null otherwise.
See Implementation
Gets a dom node by an attribute named "id" matching the given value.