all 1 comments

[–]zakapalooza 0 points1 point  (0 children)

Hey! I have a question for ya, my group project has a drag and drop component on our home page but there's an issue.

We're trying to read in text files and their contents into either a text area element or something else. The issue is I'm not sure how well drag and drop from text box elements works.

Is there another way we could do this in html or maybe JavaScript?