And here's the context in which it occurs in the minified js file:
(function(){var
r="relative",q="qx.client",p="resize",o="mshtml",n="height",m="",l="px",k="position",h="qx.ui.root.Inline",g="$$widget",c="opera",f="div",d="left",b="hidden",a="appear";
qx.Class.define(h,{extend:qx.ui.root.Abstract,include:[qx.ui.core.MLayoutHandling],construct:function(t,u,v){this.__ql=t;
t.style.overflow=b; <------------ error occurs here
t.style.textAlign=d;
-deech
On Tue, Nov 30, 2010 at 11:17 AM, aditya siram <[email protected]> wrote:
> Hi all,
> I am having trouble deploying the build version of my application. It
> is part of a larger webapp most of which is not Qooxdoo so I copied
> build/script/myapp.js and build/resource to the webapp directory and
> added a script reference to "myapp.js" in the HTML file. However now
> when I load the HTML file the Qooxdoo part doesn't show up and I get
> the follow Firebug error:
> t is null
> [Break on this error] t.style.overflow=b;
>
> Any help is appreciated.
> Thanks!
> -deech
>
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel