I am trying to read a text file using jquery, like this:
// LOAD file and split line by line and append divs $.get(\'myFile.txt\', function(data) { v
specify the full path of the file url