掲示板

SAME-ORIGINE issue on loading pages via ajax

8年前 に Muhammed Hussain によって更新されました。

SAME-ORIGINE issue on loading pages via ajax

New Member 投稿: 16 参加年月日: 15/10/05 最新の投稿
Hi I am loading Pages through Ajax, after reloading the pages i cannot access the scripts in page rendered via ajax, it seems like SAME-ORIGINE issue, how to solve the SAME-ORIGINE issue of XMLHttpRequest in liferay. do we have any trick for that?
thumbnail
8年前 に Travis Cory によって更新されました。

RE: SAME-ORIGINE issue on loading pages via ajax

Junior Member 投稿: 73 参加年月日: 13/06/04 最新の投稿
Hey Muhammed,

Have you tried using JSONP to complete the AJAX request?