I'm creating an admin section for a site where I need to dynamically
add a new row to a table - which I know how to do just fine, but the
problem is that when you do an animation like .slideDown() jQuery sets
it to display:block; and for a table row this is incorrect, as it
should be display:table
Hi all,
I'm having serious problems trying to animate a table row and have
tried loads of work arounds
In short, I'm trying to do a self healing transation following the
deletion of table content using an Ajax call. So, after the user
presses delete, the row shrinks in height and is then removed
2 matches
Mail list logo