how to render javascript through renderer class
843844Sep 27 2007 — edited Oct 1 2007Hi,
I am creating a jsf custom component popup window.I am new to jsf custom components.
My component had a close image on topleft of the component, onclick it should call javascript function to close the component.
please help me to solve this with a piece of code.
any help is highly appreciated.