Forum Moderators: open
What I'm looking for is a list of items for which you can click and drag any of the items. When you do click and drag you do not drag the actual item, but a transparent copy of that item.
I'm pretty sure i've seen something exactly like this on a web page.
-----------------------------------
The reason I'm looking for an example of this is to as a means to my final goal:
A list of items (ie:)
One
Two
Three
Four
The user can 'grab' any of the items (which will create a transparent copy) and drag it into an adjacent (empty) text box which will then take on the text of the item that has been dragged and dropped into it.
Can anyone help me with any of the implementations involved with this...especially examples with code?
thank you!
Mike
In the meantime to all of your replies (thank you all) I stumbled across "Scriptaculous" [http://script.aculo.us/] which is a javascript library that accomplishes all the functionalities that I am after.
Once I get a working test finished I will post the code here, but it will be up to you to download the javascript libraries.
-----------------------------------
And not to start a war on a message board that I am very thankful for BUT ...
I do understand the reasoning behind the link policy in the TOS... HOWEVER (and this is the only point of several I have that I will make about this) isn't it kind of ironic that in a forum primarily concerned with web design, there is no faith in the web itself?