The dhtmlxTree doesn’t work under Firefox 3.1 beta 3 when using XML autoloading.
Sample : dhtmlx.com/docs/products/dht … ading.html
The tree doesn’t show on this page.
Used to work with Firefox 3.1 beta 2.
Hello,
FireFox 3.1 is in the development stage and isn’t stable.
The problem should disappear after FF official release.
We have found the solution for the FireFox 3.1 beta 3.
For some reason it is necessary to set special header ‘Access-Control: allow <*>’. This header can be set in a page with tree or in a xml page.
The source is ajaxian.com/archives/cross-site- … -firefox-3