Thread
:
getting error with array of array element value
View Single Post
01-23-2013, 12:31 AM
PM User
|
#
3
korssane
Regular Coder
Join Date: Jun 2011
Posts: 148
Thanks: 18
Thanked 0 Times in 0 Posts
Code:
for (i=0; i<22 ; i++) { var pr_id = res.data[i][1]; $(proj_val).val(pr_val); }
korssane
View Public Profile
Find More Posts by korssane