you could use .push() to add object to your array, as: //create object var myObj = { "artist" : artist, //your artist variable "song_name" ...
確定! 回上一頁