Show array content in Javascript This will send an array to an alert. Handy for a quick debug: – alert(JSON.stringify(dict)); Share this:TwitterFacebookLike this:Like Loading... Related