Gridster jQuery plugin on AngularJS ng-repeat content going bad

后端 未结 4 1374
自闭症患者
自闭症患者 2021-02-06 15:33

I\'m trying to integrate Gridster with AngularJS, but without too much success yet.

Reading the documentation on Angular UI\'s ui-jq directive, I get the i

4条回答
  •  清歌不尽
    2021-02-06 16:22

    If you want you can try and roll your own wrapper for gridster. I spent most of the night last night and it was a little glitchy. The way gridster handles serialization isn't straightforward, etc. Anyway I stumbled on this project and it works really well.

    https://github.com/ManifestWebDesign/angular-gridster

    I couldn't find an online demo so I made a plunk of it:

    http://plnkr.co/edit/r5cSY1USjtr2bSs7rvlC?p=preview

提交回复
热议问题