P Paul New member Aug 14, 2009 #1 What's wrong with this code: if(arr[index].firstChild.data == "word") Does firstChild.data return a string? Thanks
What's wrong with this code: if(arr[index].firstChild.data == "word") Does firstChild.data return a string? Thanks