Re: SOT: More drag and drop

2004-09-03 Thread Barney Boisvert
Check out the dragdrop library at http://www.walterzorn.comWe've
used it for a couple things, and it's pretty slick.

cheers,
barneyb

On Fri, 3 Sep 2004 13:20:13 -0400, Burns, John D
[EMAIL PROTECTED] wrote:
 Ok, I know this is off topic, but the previous questions about the
 onDrag and onDrop events got me curious and since most government
 employees (my customers) are off today, I'm kinda piddling around with
 some ideas.With that said, I got some onDrag and onDrop events working
 with images dropping one on another.However, I can't seem to get it to
 work with text unless I select the text and then drag the selection.
 I'm basically trying to make a webmail program along the lines of what
 Microsoft did with the new Outlook Web Access where you can select a
 message from the list (From, Date, Subject) and drag it to a folder and
 have it move.I think the basic problem is that any time I click to
 drag, it selects the text.Anyone have any ideas on how to make the
 text so it's non-selectable or some way to make this work?I would
 appreciate any ideas that you would have.
 
 John Burns

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SOT: More drag and drop

2004-09-03 Thread Paul Hastings
 Check out the dragdrop library at http://www.walterzorn.comWe've
 used it for a couple things, and it's pretty slick.

yeah we use walter's stuff (he's got a nifty js drawing lib too) for many
clientside functions. its the bee's knees.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]