jlizarraga
09-02-2008, 04:25 PM
http://www.autofusion.com/development/mm3/inventory.html
Not a big deal, just wondering if you see javascript warnings in the error console on this page. It doesn't appear to affect functionality. Thanks!
I see the following warnings from work, but not from home:
Warning: anonymous function does not always return a value
Source File: http://yui.yahooapis.com/2.5.2/build/dom/dom-min.js
Line: 7, Column: 136
Source Code:
yle.top=S[1]-X[1]+W[1]+"px";}if(!R){var T=this.getXY(V);if((S[0]!==null&&T[0]!=S[0])||(S[1]!==null&&T[1]!=S[1])){this.setXY(V,S,true);}}};B.Dom.batch(P,Q,B.Dom,true);},setX:function(Q,P){B.Dom.setXY(Q,[P,null]);},setY:function(P,Q){B.Dom.setXY(P,[null,Q])
Warning: test for equality (==) mistyped as assignment (=)?
Source File: http://yui.yahooapis.com/2.5.2/build/dom/dom-min.js
Line: 8, Column: 69
Source Code:
entWidth;}return P;},getAncestorBy:function(P,Q){while(P=P.parentNode){if(D(P,Q)){return P;}}return null;},getAncestorByClassName:function(Q,P){Q=B.Dom.get(Q);if(!Q){return null;}var R=function(S){return B.Dom.hasClass(S,P);};return B.Dom.getAncestorBy(Q,
Not a big deal, just wondering if you see javascript warnings in the error console on this page. It doesn't appear to affect functionality. Thanks!
I see the following warnings from work, but not from home:
Warning: anonymous function does not always return a value
Source File: http://yui.yahooapis.com/2.5.2/build/dom/dom-min.js
Line: 7, Column: 136
Source Code:
yle.top=S[1]-X[1]+W[1]+"px";}if(!R){var T=this.getXY(V);if((S[0]!==null&&T[0]!=S[0])||(S[1]!==null&&T[1]!=S[1])){this.setXY(V,S,true);}}};B.Dom.batch(P,Q,B.Dom,true);},setX:function(Q,P){B.Dom.setXY(Q,[P,null]);},setY:function(P,Q){B.Dom.setXY(P,[null,Q])
Warning: test for equality (==) mistyped as assignment (=)?
Source File: http://yui.yahooapis.com/2.5.2/build/dom/dom-min.js
Line: 8, Column: 69
Source Code:
entWidth;}return P;},getAncestorBy:function(P,Q){while(P=P.parentNode){if(D(P,Q)){return P;}}return null;},getAncestorByClassName:function(Q,P){Q=B.Dom.get(Q);if(!Q){return null;}var R=function(S){return B.Dom.hasClass(S,P);};return B.Dom.getAncestorBy(Q,