External url content

Hi Team,

i need to load an url’s content inside a div using ajax/jquery load method. I have used iframe and its working.

But i need to load this url’s content using ajax/jquery load method. But i am not able to load it.

Could you help me regard this

Thanks

Sometimes this is a CORS thing. Do you get an error message in you Chrome Network tab?

even after changing chrome settings --disable-web-security im not able to load url content…

could u share some code to implement url content load in a div using ajax load request method using jquery?

I have tried it in a .hbs file but of no use so far.

Thanks