[Proto-Scripty] Re: Trying to get drag 'n drop to work... lost and confused.

2008-11-11 Thread tman
Update: Using a script debugger I narrowed down the line the code is failing on. It is in dragdrop.js on line 410: delete this.element._originallyAbsolute; The error says Object doesn't support this action I am using IE 6 and my dragdrop.js version is 1.8.1 and prototype.js is 1.6 any ideas?

[Proto-Scripty] Trying to get drag 'n drop to work... lost and confused.

2008-11-07 Thread tman
I am trying to get drag 'n drop functionality using scriptaculous library but it is not working as I expected so I need to get some help on how I am supposed to use this library correctly. Basically I have a page where I have a list of people and I want to be able to drag n drop them into areas