Hello,
I've encountered a problem
I've a PHP page named "compatibilita_dtb.php" with this header..
as you see it uses jquery, jquery-ui, and datatables
....
Inside I use an ajax call to a php file to load json data into datatable grid
but I'm not able to see data in the windows of phpdesktop
BUT
If I open the same page in an "external browser" it runs well.
(firefox is the default on my win10")
Where is the problem ?
Can you suggest a solution ?


Attached a debug.log
PS.
It is possible open directly a page in a external browser when phpdesktop start?
Thanks