Hi
iam getting error while loading dhtmlXVaultObject & the error points to line 12 in dhtmlxvault.js . The line is
{this.parentObject = document.getElementById(htmlObject);this.parentObject.style.position = “relative”;this.parentObject.innerHTML = “”;this.containerDiv = document.createElement(“div”);this.containerDiv.className = “dhxvlt_panel2border”;this.containerDiv.style.cssText = “position:absolute;overflow-y:auto;height:190px;background-color:#FFFFFF;top:10px;left:10px;z-index:10;width:410px”;this.parentObject.appendChild(this.containerDiv);this.container = document.createElement(“div”);this.container.style.position = “relative”;this.container.innerHTML = “