On 7/11/06, Todd Ross <[EMAIL PROTECTED]> wrote:

Why?  Without testing it, I'd speculate that when the <tr/td> is
shown, its height would be 0 (or near-0 depending on styles applied)
because the inner div would be set display:none and have no place in
the page flow.  The animation would then gradually grow the div and
the <tr/td> would expand with it.

Yeah, that's pretty much how it looks. It seems to be about one or two
pixels high (but that probably depends on padding and stuff) and then
it immediately starts "sliding" out because of the effect for the div
inside it. It doesn't look perfect (there's a small "jump" when it
starts) but it looks pretty good. Once again I have know idea what IE
would do.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to