I am trying to get data using jQuery Cross Domain (on github) .. but without success! I read what a jsonp request should do, but I don't understand what is wrong.
http://jsfiddle.net/jzjVh/
Chrome interprets the file as Javascript. IE9, except for the warning, because the file "was locked due to a mime type mismatch." I don’t even understand if there is a difference with .txt and .json.
source
share