For me, an alert(arr[0]); after pushing array values from inside the .each() function using something like arr.push(title); results in an 'undefined', while an alert(arr[0]); after the .each() function works fine. Any thoughts on what I might be missing?
Delighted with the suggested "k".