问题描述
我使用了库,使用拖放式多列网格的项目。令人遗憾的是,Gridster只支持Internet Explorer 9+。
我需要找到一个类似的简单易用的库,让我可以使用IE8做同样的事情,如果它也可能与IE7和IE6兼容。
那么,是否有旧版IE的Gridster类库?我在这个项目中使用jquery,所以一个基于jquery的图书馆也可能很棒。
我发现一个叫,但它并不像格格斯特一样好,而且它是一种
还有Shapeshift:
和Gridly:
这是Gridster的好选择。 (请注意,Gridly仅适用于平方瓦)
编辑:
包装也非常有趣:
。然而,它需要商业项目的商业许可证,否则:
编辑2:这也可能是有用的:
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.
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.
P.S. I've found one called AnimaDrag, but it's not as good as Gridster, and it's kind of bad.
There are also Shapeshift : https://github.com/McPants/jquery.shapeshift
and Gridly : http://ksylvest.github.io/jquery-gridly/
which are good alternatives to Gridster. (yet note that Gridly is for squared tiles only)
Edit :Packery is also very interesting : http://packery.metafizzy.co/. However it requires a commercial licence for commercial project otherwise :
Edit 2 : This one may also be useful : https://github.com/uberVU/grid
这篇关于Gridster的替代品?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!