Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
行が で繰り返されるテーブルがありますng-repeat。各行の高さは、コンテンツに基づいて動的に設定されます。行ごとにこの特定の高さを取得する必要がありますが、ディレクティブを使用して取得しようとすると、高さ属性は常に同じ値になります。height()特定のコンテンツが各行に挿入される前に、ディレクティブ内のjquery関数が起動されるようです。height()終了後にディレクティブで関数を実行する方法はありng-repeatますか?
ng-repeat
height()