ethanton
03-26-2001, 04:56 PM
Hello,
Can anyone point me to a good drag and drop tutorial?
The project I'm working on will be for IE5, or 5.5...
I have found a few tutorials that involve text fields and images... I need to find a way to do it on rows in a table...
I have noticed that the <TR> tag will accept the ondrag event handler in IE --- but it seems you need to have the text in the row selected first. Is there a way to programatically select text (so the user can just click on the row..)
Thanks,
-E
Can anyone point me to a good drag and drop tutorial?
The project I'm working on will be for IE5, or 5.5...
I have found a few tutorials that involve text fields and images... I need to find a way to do it on rows in a table...
I have noticed that the <TR> tag will accept the ondrag event handler in IE --- but it seems you need to have the text in the row selected first. Is there a way to programatically select text (so the user can just click on the row..)
Thanks,
-E