我在一页左边有一个人名单,这份名单由公共卫生和社会福利部居住。
每个人都是自己干的(这一点可以改变,但我觉得四分五裂可能更容易与他人合作)。 我希望能够把这些人中的任何一个拖到文字箱中,从而把他们的名字输入文本箱。
Also to make it more awkward, I don t really want to be using jQuery or prototype. Or any of the others really.
Edit:
Sorry let me rephrase the question...
How would I check to see if something has been dragged on top of a textbox? And how would I get the ID of that element?
What I don t know is how to check if something has been dragged on top of the textbox (input box, not text area, but that s no big issue.)
I know there would never be a magical param like onDragOnto=""
but hopefully that will show you what I mean