拖放的良好解决方案

发布于 2024-11-26 10:21:38 字数 394 浏览 1 评论 0原文

我正在研究拖放项目(图像、文本区域等)的解决方案。我需要一些东西,它还能给出项目在屏幕上放置、保存的位置的坐标,然后可以放置在该确切位置。

我正在寻找与此类似的最终结果: https://gomockingbird.com/mockingbird/#

到目前为止,我已经提出了两种可能的解决方案:

卡布奇诺 - http://cappuccino.org/

HTML5

还有其他想法吗在这些解决方案中的任何一个以及他们是否知道其他值得一看的解决方案?

I am looking into solutions for Drag N Drop of items(images, textareas, etc). I need something that will also give the coordinates of the location the item was dropped on screen, saved, and later can be placed in that exact location.

I am looking for an end result of something similar to this: https://gomockingbird.com/mockingbird/#

So far I have come up two possible solutions:

Cappuccino - http://cappuccino.org/

HTML5

What are other thoughts on either of these solutions and if they know any others that are worth taking a look at?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

哆啦不做梦 2024-12-03 10:21:38

对于 HTML5 的 canvas 元素,您可以使用出色的 kinetic 来满足您的所有拖放需求。这是一个教程来帮助您入门。

For HTML5's canvas element you can use the fantastic kinetic for all your drag and drop needs. Here's a tutorial to get you started.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文