jsTree 0.9.9.a Sarissa does not work with IE 6 and 8 if a xml datasource is used :-(

32 views
Skip to first unread message

michael...@googlemail.com

unread,
Dec 15, 2009, 3:46:55 PM12/15/09
to jsTree
Hi,

I have big problems with the IE, especially version 6 and 8. I tried
to use jsTree with that browser and getting for about 4 hours only an
error, that s.th. got wrong with the XML transformation. After some
debugging I found out that the sarissa lib is throwing this error.
I'm searching now about 2 hours for a fix of this but doesn' find any
information how I can fix this. Can you tell me how this could be
fixed very quickly? The problem is my project budget is nearly
exceeded because of zthe problems I had with usage of jsTree and
struts2 as webframework :-(.

My target platform is the IE 6.0.

Kind regards,
Michael

michael...@googlemail.com

unread,
Dec 15, 2009, 3:48:46 PM12/15/09
to jsTree
Ahh I've forgotten to tell you that I have also tried the demos, but
it is the same with your demo code. No tree is displayed instead I
only see a Loading ring.

:-((.

Regards,
Michael

On 15 Dez., 21:46, "michael.obs...@googlemail.com"

vakata

unread,
Dec 16, 2009, 11:29:43 AM12/16/09
to jsTree
Can you please provide the error string at least and maybe your XML
file? Make sure you return the right header.
I am clueless until you give me a bit more info.

I navigated to:
http://jstree.com/demo/basic_xml_flat
and in IE6 all was fine.

Kindest regards,
Ivan


On 15 Дек, 22:48, "michael.obs...@googlemail.com"

Michael Obster

unread,
Dec 16, 2009, 11:56:15 AM12/16/09
to jst...@googlegroups.com
That's strange, using the included demo in your downloadable package jsTree 0.9.9.a has the error, but the demo on your site works... is there any difference between these two demos?
 
Regards,
Michael
 
P.S.: I've attached the error IE8 gives me on the local demo (sorry that this is a german version, but I don't see any more error information in IE)

2009/12/16 vakata <ivan.b...@gmail.com>
--

You received this message because you are subscribed to the Google Groups "jsTree" group.
To post to this group, send email to jst...@googlegroups.com.
To unsubscribe from this group, send email to jstree+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jstree?hl=en.



error_on_local_demo.JPG

Michael Obster

unread,
Dec 16, 2009, 12:12:10 PM12/16/09
to jst...@googlegroups.com
And the XML:
 
<?xml version="1.0" encoding="UTF-8"?>
<root>
 <item id="pxml_1">
  <content><name><![CDATA[Root node 1]]></name></content>
  <item id="pxml_2">
   <content><name><![CDATA[Child node 1]]></name></content>
  </item>
  <item id="pxml_3">
   <content><name><![CDATA[Child node 2]]></name></content>
  </item>
  <item id="pxml_4">
   <content><name><![CDATA[Some other child node]]></name></content>
  </item>
 </item>
 <item id="pxml_5">
  <content><name ><![CDATA[Root node 2]]></name></content>
 </item>
</root>

vakata

unread,
Dec 16, 2009, 12:47:44 PM12/16/09
to jsTree
Just to make sure - are you running the example off a web server? You
should not run the file from the filesystem, but rather using a web
server. You can install your own (xampp for example - http://apachefriends.com).

Cheers,
Ivan

On 16 Дек, 19:12, Michael Obster <michael.obs...@googlemail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages