Wuu Posted August 1, 2014 Report Posted August 1, 2014 Strādā { "measurement_value_adj_lenght": [ { "key": $('#measurement_offset_length_key_1').val() } ] } Nestrādā, bet gribētos lai tomēr strādā :D (SyntaxError: missing : after property id) { "measurement_value_adj_lenght": [ { $('#measurement_offset_length_val_1').val(): $('#measurement_offset_length_key_1').val() } ] } Quote
0 briedis Posted August 1, 2014 Report Posted August 1, 2014 Dari tā: obj[$('#measurement_offset_length_val_1').val()] = $('#measurement_offset_length_key_1').val(); Quote
Question
Wuu
Strādā
Nestrādā, bet gribētos lai tomēr strādā :D (SyntaxError: missing : after property id)
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.