[jQuery] Animating table rows

2008-11-13 Thread c.barr
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

[jQuery] Animating table rows produce *very* strange results. Any work around?

2008-06-22 Thread fambi
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