Direct Manipulation Using JavaScript and CSS
- 0
- Add a Comment
If you are wanting to try something really unique with your Web content, then by all means have a look at this site here.
What is it?
Direct manipulation, particularly drag and drop, is under utilized in desktop applications and is almost non-existant in web applications. The following examples demonstrate that direct manipulation is possible in modern browsers.
Each example is a proof of concept. I’m answering the question Can I do this? without considering the question Should I do this?. That said, some of these examples are pretty impressive, so it’s nice to think that sometimes the answer will be Yes, you should. [Read the rest]
