-
array in jquery
about 9 years ago
-
about 9 years ago
I think something like this should work :
$('#textbox_id').val(array[0]->s_no) where array[0]->s_no is being used to fetch the value from data provided by ajax
-
-
about 9 years ago
Can you send the ajax code ?
-
2 Answer(s)