如何构建像 google 这样的拖放圆圈系统

发布于 2024-11-24 19:08:17 字数 155 浏览 3 评论 0原文

我已经测试 G+ 一段时间了,我发现朋友拖放到圆圈中的效果非常好(你不觉得吗?)

我想知道如何实现类似的效果当拖动时使用 jQuery 将用户放入一个圆圈中。它可能会给我一个起点,以便为一棵树或一个正方形实现这一目标。 :)

谢谢

I've been testing G+ for a little while and i find the friends drag and drop into circle thing has a verry good effect (don't you think ?)

I was wondering how to achieve a similar effect when drag & dropping user into a circle using jQuery. It may give me a starting point in order to achieve this for a tree or a square. :)

Thanks

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

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

发布评论

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

评论(2

小…楫夜泊 2024-12-01 19:08:17

一个开源示例是 Circle Hack 或 Facebook Circles,来源:https://github.com/voloko/facebook -圆圈
可以根据您的需求进行定制(但不确定许可)
它使用UKI。

如果你想使用 jQuery 达到相同的效果,我建议使用 jQuery UI

An opensource example of this is Circle Hack or Facebook Circles, source: https://github.com/voloko/facebook-circles
Which could be customized for your needs (unsure about licensing though)
It uses UKI.

If you want to achieve the same effect using jQuery I recommend using jQuery UI

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