On 7/11/06, Eskil Kvalnes <[EMAIL PROTECTED]> wrote:
On 7/10/06, Bauser, Joseph (Joe) <[EMAIL PROTECTED]> wrote: > > > > If I remember correctly, you can't use that effect on tables. But I may be mistaken. You seem to be right... no available workaround to this or a somewhat similar function available?
I've been using a technique where I've had a hidden <tr><td colspan="x"> (where x = total number of columns). Inside the <td> I have a <div> that is also hidden (display:none), when I start the effect I show the <tr> and then animate the <div> inside it. It worked, but I'm not sure about browser portability the solution didn't make it out of "idea-stage" (and I don't normally test with IE as I'm a Mac-bigot). _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs