I think it is connected with www server configuration. As I said - on my home server it works perfectly.
I have noticed that when I remove styles combo from toolbar it works on firefox. And I saw on IE, that the styles list is empty! So this has to be the reason - but how to fix it?
After uncompressing the js file, I got the error on this line...
var D=this.DOMDocument.evaluate(A,B?B:this.DOMDocument,this.DOMDocument.createNSResolver(this.DOMDocument.documentElement),XPathResult.ORDERED_NODE_ITERATOR_TYPE,null);
RE: FF error: this.DOMDocument has no propert
RE: FF error: this.DOMDocument has no propert
I have noticed that when I remove styles combo from toolbar it works on firefox. And I saw on IE, that the styles list is empty!
So this has to be the reason - but how to fix it?
RE: FF error: this.DOMDocument has no propert
RE: FF error: this.DOMDocument has no propert
After uncompressing the js file, I got the error on this line...
var D=this.DOMDocument.evaluate(A,B?B:this.DOMDocument,this.DOMDocument.createNSResolver(this.DOMDocument.documentElement),XPathResult.ORDERED_NODE_ITERATOR_TYPE,null);
I hope this helps!
- JascO