問題タブ [angular-masonry]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - Angular-Masonry - アイテムの拡張
一言で言えば、Angular-masonry ディレクティブ ( http://passy.github.io/angular-masonry/ )を使用して達成したいことは、次のようなものです: http://codepen.io/desandro/pen/htsui
私はさまざまな方法を試しましたが、大きな div は次の div の上に広がるだけです。
これはHTMLです:
これは、Angular コードのスニペットです。
テスト用のスタイルは次のとおりです。
しばらくすると、div は次の div のすぐ上まで広がってしまいました。私は石積みにそのことをやってもらい、他の div を再配置してもらいたいと思っています。