asked on October 17, 2014
Hi everyone,
I used to code to add table row like:
$('#q18').trigger('click');
It' s work!,but
I try to use this code with collection field to add a row,it doesn't work.
Did I do something wrong or there are any different way to code the collection field to be clicked with javaScript code.
Please suggest.
0
0