G. Samaritakis

Results 2 issues of G. Samaritakis

I have a simple (I hope) question: I installed eXist 5.2 using the jar file. I was looking for the classic "Install eXist as a service" option in Start menu...

windows

Element values (text) are not displayed in IE (6/7/8). They are in IE9, which supports textContent... Using something like the following snippet solves the problem: function _getNodeValue(node){ var $textNodes =...