[Proto-Scripty] Re: Effect.Notify

2009-03-30 Thread Mitchell McCulloch
Hi, Thanks for posting this, implementing exactly what you have designed here was next on my research list. Very quick and easy to set up and modify, I like it. This newbie js developer appreciates it! Mitchell -Original Message- From: prototype-scriptaculous@googlegroups.com

[Proto-Scripty] Re: Sortable lists

2009-04-30 Thread Mitchell McCulloch
In his initial message he said that MochiKit uses scriptaculous for this type of thing, so it is exactly the same. Using Sortable.create() instead of MochiKit.Sortable.Sortable.create() looks correct to me at any rate, though I've never tested any of this.

[Proto-Scripty] Re: Trouble getting started with Prototype

2009-05-29 Thread Mitchell McCulloch
Ah! I didn't look too closely at that I guess, whoops. Indeed that should solve the problem for Chris. -Original Message- From: prototype-scriptaculous@googlegroups.com [mailto:prototype-scriptacul...@googlegroups.com] On Behalf Of Russell Keith Sent: May 29, 2009 9:41 AM To:

[Proto-Scripty] Scripty Drag and Drop Examples

2009-07-10 Thread Mitchell McCulloch
Hello, I'm nearing the end of a decent sized project for a hardware company where I've been creating a virtual display rack filler. They'd pick what items they want from the floor, and drag them onto the rack, later can be turned into an order, a quote, etc. Anyways, the problem is that it