I have a code
$(document).ready(function(){
$('.Designer').load('http://www.barsamservice.com/1.txt');
});
but , the text file not loaded .
but if i download text file and upload it in my server . Text file is loaded
How do I use Access-Control-Allow-Origin