可排序/可拖动布局选择器的最佳选择?

发布于 2024-08-20 02:18:09 字数 306 浏览 6 评论 0原文

对于我当前的项目,我需要制作一个布局选择器,其中某些元素可以由用户拖动和重新定位,类似于此模型:

alt text

到目前为止,我已经能够使用 JQuery UI 和 Sortable 复制类似的内容,但是我目前仅停留在第一级控制上,其中垂直元素可以重新定位。我很难弄清楚处理嵌套水平元素(如内容/侧边栏部分)的最佳方法是什么。

理想情况下,我不仅需要它来定位每个部分(页眉、正文、页脚等)的顺序,还需要对齐部分(内容向左,侧边栏向右,反之亦然)。

For my current project, I need to make a layout selector where certain elements can be dragged and repositioned by the user, similar to this mockup:

alt text

So far, I have been able to replicate something similar using JQuery UI and Sortable, however I am currently stuck only on the first level of control, where vertical elements can be repositioned. I am having difficulty figuring out what the best approach is to handle the nested horizontal elements (like the content/sidebar sections).

Ideally, I need this to not only position the order of each section (header, body, footer, etc.) but also the alignment of sections (content to left, sidebar to right and vice versa).

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

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

发布评论

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

评论(1

玩物 2024-08-27 02:18:09

您也许可以看看 Isotope,一个强大的布局编辑器。

You could maybe have a look at Isotope, a powerful layout editor.

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