Problem:
In a table, some of the cells will get dynamic rows , once I got the dynamic rows how can I change the css of row?
Simply i want to change vertical-align: bottom
for the entire table row.
Is it possible in jQuery?
Could anyone please help me on this?