Hello Support,
Below is the attached code for xml and the html file used for Tree based navigation. The tree works perfectly in IE but gives LoadXML error pop-up for firefox. On clicking that another pop-up appears with the following messages:
DataStructure
XML reffers to not existing parent.
Please advice…
Thanks,
skm
----nav.html
…end of code
…nav.xml
o.asp
e.asp
t.html
t.html
d.asp
…end of code
Hello,
the issue wasn’t reproduced locally. Please, take a look at the attached sample.
There are some reasons for incorrect xml issue - please check dhtmlx.com/docs/products/dhtmlxG … rt_comprob
1248770717.zip (39.3 KB)
Thanks. It worked. It was a space that was killing it.
Thanks again,
skm
Had the exact same problem with Firefox… watch out for whitespace in front of <?xml… declaration.