Alternative to Gridster?(Gridster 的替代品?)
问题描述
我在一个使用拖放式多列网格的项目中使用了 Gridster 库.遗憾的是,Gridster 仅支持 Internet Explorer 9+.我需要找到一个类似的易于使用的库,它可以让我使用 IE8 做同样的事情,并且如果可能的话还兼容 IE7 和 IE6.
I have used the Gridster library for a project that uses a drag-and-drop multi-column grid. Sadly, Gridster only supports Internet Explorer 9+. I need to find a similar simple-to-use library which lets me do the same using IE8, and if it possible also compatible with IE7, and IE6 too.
那么,对于旧的 IE,有没有类似 Gridster 的库?我在这个项目中使用的是 jquery,所以基于 jquery 的库也可能很棒.
So, is there any Gridster-like library out there for the old-IE's? I'm using jquery in this project, so a jquery-based library could be also great.
附:我找到了一个叫 AnimaDrag,但它不如 Gridster,而且有点像不好.
P.S. I've found one called AnimaDrag, but it's not as good as Gridster, and it's kind of bad.
推荐答案
还有Shapeshift : https:///github.com/McPants/jquery.shapeshift
There are also Shapeshift : https://github.com/McPants/jquery.shapeshift
和 Gridly:http://ksylvest.github.io/jquery-gridly/
这是 Gridster 的不错替代品.(但请注意,Gridly 仅适用于方形瓷砖)
which are good alternatives to Gridster. (yet note that Gridly is for squared tiles only)
Packery 也很有趣:http://packery.metafizzy.co/.但是,否则它需要商业项目的商业许可证:
Edit : Packery is also very interesting : http://packery.metafizzy.co/ . However it requires a commercial licence for commercial project otherwise :
对于非商业、个人或开源项目和应用程序,您可以根据 GPL v3 的条款使用 Packery许可.
For non-commercial, personal, or open source projects and applications, you may use Packery under the terms of the GPL v3 License.
编辑 2:这个也可能有用:https://github.com/uberVU/grid
Edit 2 : This one may also be useful : https://github.com/uberVU/grid
这篇关于Gridster 的替代品?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Gridster 的替代品?


- 使用RSelum从网站(报纸档案)中抓取多个网页 2022-09-06
- Css:将嵌套元素定位在父元素边界之外一点 2022-09-07
- Fetch API 如何获取响应体? 2022-01-01
- Quasar 2+Apollo:错误:找不到ID为默认的Apollo客户端。如果您在组件设置之外,请使用ProvideApolloClient() 2022-01-01
- 如何使用 JSON 格式的 jQuery AJAX 从 .cfm 页面输出查 2022-01-01
- addEventListener 在 IE 11 中不起作用 2022-01-01
- 400或500级别的HTTP响应 2022-01-01
- 失败的 Canvas 360 jquery 插件 2022-01-01
- CSS媒体查询(最大高度)不起作用,但为什么? 2022-01-01
- Flexslider 箭头未正确显示 2022-01-01