Thanx that did the trick.also importand to add is that a table MUST HAVE 
<tbody> and </tbody> :) if you don`t have that it will get messy again :Pbut 
thanx alot for fixing this issue.> Date: Sun, 25 Feb 2007 23:39:37 +0100> From: 
[EMAIL PROTECTED]> To: discuss@jquery.com> Subject: Re: [jQuery] how do i use 
display: table-row; instrad of display: block; with the show() effect on table 
rows?> > maybe something like this:> $(newObject).show("slow", function() {>    
$(this).css("display", "table-row")> });> //Kristinn> > On 2/25/07, Mark 
<[EMAIL PROTECTED]> wrote:> >> > Hey,> >> > well the title really says it 
all..> > i`m trying to add/delete table rows with jquery and that`s working.. 
the bad> > thing is that jquery makes the rows that i do with the show() effect 
(this> > line: $(newObject).show("slow");) with display: block; and that 
distroys the> > way the table should look. if i could just set it to table-row 
just for the> > ones where that`s needed..> >> > and that`s the question. how 
do i make it so that when the show() effect is> > done on divs it`s using 
display: block; and when it`d don`t on table> > elements it should be using 
display: table-row; perhaps a syntax change for> > the effects? adding this 
option..?> >> > Any help would be gread.> > Thanx in favor.> >> > 
________________________________> > Probeer Live.com: je eigen persoonlijke 
opstartpagina met alleen de dingen> > die jij belangrijk vindt op één plek. 
binnen één omgeving.> > _______________________________________________> > 
jQuery mailing list> > discuss@jquery.com> > http://jquery.com/discuss/> >> >> 
> _______________________________________________> jQuery mailing list> 
discuss@jquery.com> http://jquery.com/discuss/
_________________________________________________________________
Probeer Live.com: jouw leven online met nieuws, sport, weer en nog veel meer.
http://www.live.com/getstarted
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to