动态 Jquery ui 照片管理器,具有多个可拖动和可放置的 div
我是 jquery 新手。我刚刚在 http://jqueryui.com/demos/droppable/#photo 中看到了照片管理器示例-manager jquery ui 网站。我想让图库中的这些元素可放置在多个 div 中,并从数据库中获取动态元素,例如我们从数据库中拍摄 4 张照片,然后我想让这四张照片可拖动并放置到多个 div 中,例如照片 1、2、3可拖放至 div 1 和 div 2 等。当我们将照片放在任何一个 div 中时,照片的位置会保存在该 div 本身上,这样即使我们刷新页面,照片也会保留在我们放置它的那个 div 中。谁能帮我解决这个问题吗?
i am new to jquery . i just saw the photo manager example in http://jqueryui.com/demos/droppable/#photo-manager jquery ui website . i wanted to make those elements in the gallery droppable in multiple multiple div and get dynamic elements from database for eg we take 4 photos from database then i wanted to make those four photos draggable and droppable to multiple div's such as photo 1 , 2 , 3 are draggable and droppable to div 1 and div 2 and so on . and when we drop the photo in any one of the div the position of photo gets saved on that div itself so that even when we refresh the page the photo stays in that div which we had dropped it . can anyone help me out with this please.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论