Categories | Question details Back To List | ||||||||
loadXMLString fails on Safari Hi all, loadXMLString method fails on Safari browser (both in Mac and Windows). I suspected that my xml generator code was buggy, but the sample in the dhtmlx site also does not work. Are there any known bug fixes/workarounds to overcome this problem? Thanks in advance.. Eren Answer posted by Support on Mar 20, 2008 06:22 >>Are there any known bug fixes/workarounds to overcome this problem? Such functionality not supported for Safari 2.x ( which just has not necessary libs ), but if you are using Safari 3.1 - loadXMLString can be used The updated code, which will add support of loadXMLString for Safari 3.1+ will be released as part of next build, or you can just replace existing dhtmlxcommon.js with attached one. Attachments (1)
|