I am using $.each to create the button with each array object. I also tried to give each button a specific id, so I can do click event for further coding, but n
$.each
You're overwriting the dynamic id with questlist_item_button.
questlist_item_button
value='GO !'/>