0 Replies Latest reply on Apr 23, 2011 12:16 PM by orkun

    calling a javascript from rich:jQuery

    orkun

      hello

       

      I am confused about using rich:jQuery.

       

      I just want to call a javascript from rich:jQuery.

       

      <rich:jQuery event="click" selector="#table1" query="???? function() { jsCall() } ???)    " />

       

      what would it be like ?

       

      regard