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.
_________________________________________________________________
Leef je uit: ontwerp je startpagina precies zoals jij het wil hebben op Live.nl.
http://www.live.com/getstarted
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to