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
- Trying out llama.cpp's new vision support - 10th May 2025
- Saying "hi" to Microsoft's Phi-4-reasoning - 6th May 2025
- Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) - 5th May 2025