I tried loading using jQuery $get
and $ajax
but getting Origin issue.
I looked JSON-p
but it is only for JSON data.
I tried with yahooApi
it worked, but how stable and reliable is yahooApi? I mean, in the future if I implement using it and if they stop supporting it, my code will stop working.
Don't we have any other alternative to load external pages in DIV?