how to "decode" the jQ error messages
Have started to develop a widget to be used with FX/TB etc using HTML/JS/JQuery.
I use Firefox/Firebug to display the widget. Also Firebug doesn't display an error, the code -- located and executed locally -- throws a lot of warnings (see below).
How to "solve" those issues? I don't see any reference to my "code" (html, js, css)
Thanks for helping
- Warning: reference to undefined property persistedState.panelState[panel.name]
- Source file: chrome://firebug/content/firebug.js
- Line: 1281
- ----------
- Warning: reference to undefined property this[arguments[0]]
- Source file: XPCSafeJSObjectWrapper.cpp
- Line: 450
- ----------
- Warning: anonymous function does not always return a value
- Source file: file:///D:/!E_rmFXcurrent/jQuery/jQ/jquery-1.3.min.js
- Line: 3, Column: 115
- Source code:
- viousSibling",Q,R,S,T,U)}},find:{ID:function(Q,R){if(R.getElementById){var P=R.getElementById(Q[1]);return P?[P]:[]}},NAME:function(P,Q){return Q.getElementsByName?Q.getElementsByName(P[1]):null},TAG:function(P,Q){return Q.getElementsByTagName(P[1])}},pre
- ----------
- Warning: anonymous function does not always return a value
- Source file: file:///D:/!E_rmFXcurrent/jQuery/jQ/jquery-1.3.min.js
- Line: 2, Column: 229
- Source code:
- this[G],H),G>0?D.cloneNode(true):I)}}if(F){n.each(F,y)}}return this;function K(N,O){return M&&n.nodeName(N,"table")&&n.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};n.fn.init.prototype=n.