javascript - Responsive file manager on subdomain
I have integrated responsive file manager with codeigniter everything works well on local host
However on remote server dialog.php and the responsive file manager source are on subdomain and images location are on main domain
When including cross domain on url I can’t get the images plus no errors on console
How to fix that?