rich
Function jQuery

java.lang.String jQuery (java.lang.String)

The rich:jQuery('id') function is a shortcut for the equivalent jQuery(#{rich: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.

This function is for use in EL. Refer to the <rich:jQuery> component for access to the jQuery library as a facelet tag.



Function Information
Function Class org.richfaces.function.RichFunction
Function Signature java.lang.String jQuery(java.lang.String)
Display Name None


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.