Jim,
In Firebug cosole i got this error:
uncaught exception: [Exception... "Component returned failure code:
0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMHTMLDocument.createElementNS]"
nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame ::
https://manager/script/vcrm1.js :: :: line 9083" data: no]
Next part of my script maybe have some bug:
.........
(function(){var
k="qx.client",j="gecko",i="div",h="inherit",g="text",f="value",e="",d="hidden",c="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul",b="nowrap",B="auto",A="ellipsis",z="normal",y="label",x="px",w="crop",v="end",u="100%",t="visible",s="qx.bom.Label",q="Please
use the setValue() method instead.",r="opera",o="Please use the getValue()
method instead.",p="block",m="none",n="-1000px",l="absolute";
qx.Class.define(s,{statics:{__iV:{fontFamily:1,fontSize:1,fontWeight:1,fontStyle:1,lineHeight:1},__iW:function(){var
a=this.__iY(false);
document.body.insertBefore(a,document.body.firstChild);
return this._textElement=a;
},__iX:function(){var C=this.__iY(true);
document.body.insertBefore(C,document.body.firstChild);
return this._htmlElement=C;
},__iY:function(D){var E=qx.bom.Element.create(i);
var F=E.style;
F.width=F.height=B;
F.left=F.top=n;
F.visibility=d;
F.position=l;
F.overflow=t;
if(D){F.whiteSpace=z;
}else{F.whiteSpace=b;
if(qx.core.Variant.isSet(k,j)){var G=document.createElementNS(c,y);<<<<this
is line #9083
for(var H in this.__iV){G.style[H]=h;
}E.appendChild(G);
}
}return E;
},__ja:function(bf){var bg={};
.........
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/QOOXDO-FF4-tp6206493p6209546.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel