{string} - The name of the event
{any} - The callback function that needs to be executed for the given event
Optional
evtNamespace: string | string[][Optional] Namespace(s) to append to the event listeners so they can be uniquely identified and removed based on this namespace.
Trys to add an event handler for the specified event to the window, body and document