Oh I forgot to mention one thing. If you are using Firefox for
development take a look a Firebug if you haven't already. It will help
you tremendously giving you an interactive prompt, debugg er and
exploring facilities for js objects and the dom.

You can find links to it in the docs I pointed out just now.

Arnar

On 2/9/07, Arnar Birgisson <[EMAIL PROTECTED]> wrote:
> Hi Kael,
>
> I'ts no bother. I usually find this a good place to start:
> http://developer.mozilla.org/en/docs/JavaScript
>
> Aside to learning javascript, getting to know the DOM api is just as
> important. You can find links to the DOM docs and much much more here:
> http://developer.mozilla.org/en/docs/Main_Page
>
> Arnar
>
> On 2/8/07, kael <[EMAIL PROTECTED]> wrote:
> >
> > I hate to be a bother about something so trivial....
> >
> > I gather its as easy as:
> >
> > mySorter = new  SortableManager();
> >
> > Sorry for the noise. I'll try to learn javascript now.
> >
> > Kael
> >
> >
> > > >
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to