Accessing Id's created by s:iterator
Hi,
I have Id's like below:
id
="
Test_List_0_test1
"
id="Test_List_1_test1"
id="Test_List_2_test1"
Which are generated when I use s:iterator with the List.
I want to loop through these Id's in Jquery.. How can I get the handle to these objects/ value. I need to do some validation based on the values