The rich:jQueryObject('id') function is a shortcut for the equivalent jQuery(#{r:element('id')}) code. It returns the jQuery object from the client, based on the passed server-side component identifier. If the specified component identifier is not found, empty jQuery object is returned instead.