What web programming framework best supports ’drag and drop’ actions? Please give examples of sites and/or plug-ins that support the interaction.
19th February 2012
My answer to What web programming framework best supports ’drag and drop’ actions? Please give examples of sites and/or plug-ins that support the interaction. on Quora
Drag and drop is a client-side thing—it has nothing to do with the server-side technology being used.
Take a look at the drag and drop implementation provided by the big open source JavaScript libraries—Dojo, YUI, jQuery UI all have solid implementations.
More recent articles
- Notes from Bing Chat—Our First Encounter With Manipulative AI - 19th November 2024
- Project: Civic Band - scraping and searching PDF meeting minutes from hundreds of municipalities - 16th November 2024
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024