return the DOM element for the given element name or HTMLElement object
the parent element name or a HTMLElement object
the corresponding DOM Element (falls back to document.body when the lookup fails or the input isn't an HTMLElement)
document.body
return the DOM element for the given element name or HTMLElement object