There has been a lot of talk and tests of trying to get this to
work properly. I created some tests to see if changing the display
property would solve the problem but unfortunately some of the
browsers just don't allow opacity changes on some of the other display
properties. Right now the best solution is to wrap the table and
perhaps a table row in a div and run the animation on it.

Bug report: http://jquery.com/dev/bugs/bug/24/

--
Brandon Aaron

On 1/15/07, Rick Faircloth <[EMAIL PROTECTED]> wrote:
>
>
>
> Is it possible to show and hide a table row as it is a div?
>
>
>
> I work mostly with tables / rows / cells rather than div's
>
> and I've had a hard time making the code work on tables rows.
>
> Before I get into the code, I just want to make sure there's
>
> nothing specific about TR's that make them impossible or more
>
> difficult to work with than DIV's when it comes to jQuery.
>
> Rick
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to