Likes Received By fehtrar
-
ketting00 liked fehtrar's post in the thread How do I write array with variable in array in JavaScript.
No no no, Javascript is not like php, you couldn't use associative array, you should use object. var arr = {}; arr['x'] = ['hello',...
Jul 13, 2016 -
hdewantara liked fehtrar's post in the thread How do I write array with variable in array in JavaScript.
No no no, Javascript is not like php, you couldn't use associative array, you should use object. var arr = {}; arr['x'] = ['hello',...
Jul 12, 2016