Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Eric on Jun 26, 2008 10:55
open dhtmlx forum
dhtmlxFolder download doesnt work with IE

Your sample online works fine with ie, but when i download your version 1.0 it none of the samples work with ie. works fine with firefox however. Any ideas on what is going on?
Answer posted by Support on Jun 27, 2008 01:35
Please be sure that you are loading them by http:// like urls ( local webserver )
IE process XML diferently when files loaded directly from filesystem ( c:/some.html ) which can be the reason of problems.