Click to See Complete Forum and Search --> : Modify cell/table contents using drag-drop


phub11
02-08-2008, 03:31 AM
Hi,

I'm trying to figure out an easy way to drag a single cell table into a multi cell table (target), and update the HTML code contents of a selected cell of the target table with the contents of the single cell table.

As a rough idea of how I'd like it to work, the following is a link to something similar using MooTools (I'm trying to use scriptaculous):

http://www.snook.ca/technical/mootoolsdragdrop/

P.S: I am very much a newbie - so could you please give the most simple, but complete examples.

Thanks for any suggestions!