Skip to main content
Inspiring
August 25, 2008
Answered

drag and drop

  • August 25, 2008
  • 1 reply
  • 495 views
Hi All,

I'm looking for some sample code for dragging a table row from one iframe (width=100%;height=300) to a table row in another iframe (width=100%;height=300). Does anybody know if there are any resources out there? If so, please provide links.

Thank you so much in advance!
This topic has been closed for replies.
Correct answer AppDeveloper-Sp9Jq0
Found it, http://www.bluestudios.co.uk/blog/?p=33

Thanks for the suggestion though.

1 reply

Inspiring
August 25, 2008
That would be a DHTML type operation so you should try searching Google for something like DHTML and Drag and Drop

Somebody here may have an idea, but you get the best results from some place that discusses the actual topic at hand. Since CF is a server side language, it is not going to help you with a client side question.
AppDeveloper-Sp9Jq0AuthorCorrect answer
Inspiring
August 25, 2008
Found it, http://www.bluestudios.co.uk/blog/?p=33

Thanks for the suggestion though.