Re: [WSG] Draggable Items

2005-03-21 Thread Joe Leech
Does anyone know the best way to create draggable container elements? Dean Edwards (him of IE7 fame) has put something together that works in IE and FF: http://dean.edwards.name/my/examples/moz-behaviors/ ** The discussion list for http://w

RE: [WSG] Draggable Items

2005-03-20 Thread David R
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jalenack Sent: 20 March 2005 23:23 To: wsg@webstandardsgroup.org Subject: Re: [WSG] Draggable Items I've also seen this done nicely at http://panic.com I'm no javascript expert, so I couldn't expl

Re: [WSG] Draggable Items

2005-03-20 Thread Jalenack
I've also seen this done nicely at http://panic.com I'm no javascript expert, so I couldn't explain what they did. Just check their source.. They've got an example on the main page, but it all really shines in the apparel department: https://www.panic.com/goods/ HTH -- Andrew Sutherland http://

Re: [WSG] Draggable Items

2005-03-20 Thread Olajide Olaolorun
Javascritps can do that.. :) I know i had a tutorial on that before but i forgot where i got it from :) probably Ades Design i think ;d On Sun, 20 Mar 2005 22:20:55 -, David R <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > Does anyone know the best way to create draggable container

[WSG] Draggable Items

2005-03-20 Thread David R
Hi   Does anyone know the best way to create draggable container elements?   I know its possible with the IE-DOM, what with being designed from the get-go for “rich internet apps”, such as Outlook Web Access and “My MSN”, where, I must admit, is employed quite effectively. But is there