Static
addAdds the name space to the event(s).
One or more events separated by a space character
Namespace to add (without '.')
The events with namespace separated by a space characters.
Static
getReturns jQuery instance of an element.
Selector text or jQuery instance
anElement itself if it is an jQuery instance else the method returns $(anElement)
.
If anElement is a falsy, the method will return anElement.
UFJQuery contains static methods to support
jQuery
.