help needed jquery with icefaces

help needed jquery with icefaces

hi,

i need to get the value of the element form ice:inputText which icefaces component. i know the below way to get the value of pain html input box.

var min= parseInt(jQuery("#input1").val());

but this is not working with the ice:inputText which is in ice:form.

is there anything special way to use icefaces access icefaces components?

plesae let me know.

Thanks in advance.

saran