[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 looks

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

2009-05-29 Thread Mitchell McCulloch
nt: May 29, 2009 10:48 AM To: prototype-scriptaculous@googlegroups.com Subject: [Proto-Scripty] Trouble getting started with Prototype At 10:01 -0400 29/5/09, Mitchell McCulloch wrote: >Ah! I didn't look too closely at that I guess, whoops. Indeed that should >solve the problem for Chri

[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: prototype-s

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

2009-05-29 Thread Mitchell McCulloch
Alex, I retraced your steps in downloading and renaming prototype, and it still seems to work fine for me, so that doesn't appear to be the issue. Is the error message somewhat helpful to be posted? Also, have you tried using other prototype functions? If not, I'd do some simple error checking (

[Proto-Scripty] Nested Droppable divs

2009-05-12 Thread Mitchell McCulloch
Hello, I'm having an issue targeting the correct droppable in a nested droppable div situation. At page load, I've got a large div in place and am dynamically creating new smaller draggable divs to be placed drag to the larger one, which can in turn be dropped upon. The problem is that the outs

[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: 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 [mailto