简体   繁体   中英

Drag and drop web items

I want to build a site where i can make some drag and drop elements on my website. I want it to be something like the wordpress widgets. If the user wants to add another text box to a div area they can just drag it to that catagory and it adds an area to add text to there site.

I would like to to be all drag and drop but if they have to choose from a drop down where they want to send it (like box1 or box2 or box3) and then click a button that says add then that would be fine too.

How do i do this or is there a pre made one i can use?

Thank you for your help!

You can drag and drop items into something like a div. I found some information here: http://www.w3schools.com/html/html5_draganddrop.asp .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM