On 3/11/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 3/11/06, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> >
> > Yes but you have to create an object and assign it to your "aaa" var
> > first,
> > before assigning a variable value such as "bbb"
> >
> > Try
> >       var aaa = {};
> >
> > Niall
>
>
> I figured out how to do this by reading the beginning of the
> dojo.js.uncompressed script, where the "dojo" object itself is set up (along
> with a couple of initial base objects inside).  Lots of useful techniques to
> learn.

I've been doing the same - dojo is a great place to learn.

> Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to