gridster自动高度和宽度根据内容

时间:2014-10-14 19:19:40

标签: javascript jquery gridview gridster

我正在使用Gridster的'add_widget'方法添加网格。小部件已成功添加,但无序列表(ul)宽度小于其内容。

有人可以告诉我如何根据内容调整Gridster的高度和宽度。

1 个答案:

答案 0 :(得分:0)

我几年前做的一件事是通过javascript重新创建样式,然后用新的替换旧样式。您还要设置{autogenerate_stylesheet_opt:false}。希望这有帮助!

参考:http://gridster.net/#autogenerate_stylesheet_opt