On 21/02/07, Kristinn Sigmundsson <[EMAIL PROTECTED]> wrote:
> Thing is that even if you have a callback to the slideToggle and set
> the display property to table-row, it still comes out wierd...
>
> maybe a wrapping div is the best solution?

I have tried wrapping with DIV's, but they don't seem to work for me
(around tr, tbody and wrapping the contents of cells).

I have not come across any method in JavaScript that can slide up/down
a row. I am not sure if Prototype or YUI are capable of this.

>
> On 2/21/07, rolfsf <[EMAIL PROTECTED]> wrote:
> >
> > Thanks Karl - I've scoured the threads - it's definitely on the list of hard
> > problems, and labeled "unsolved"
> > http://docs.jquery.com/HardProblems
> >
> >
> >
> > Karl Swedberg-2 wrote:
> > >
> > > I haven't tested any, but there have been a few threads on this issue
> > > before and one workaround I recall reading about was to temporarily
> > > wrap a set of rows in a div before showing and hiding and then remove
> > > the div after the effect has completed.
> > >
> > > If you discover this or some other method works, please post the
> > > solution to the list! :)
> > >
> > > --Karl
> > > _________________
> > > Karl Swedberg
> > > www.englishrules.com
> > > www.learningjquery.com
> > >
> > >
> > >
> > > On Feb 20, 2007, at 11:25 PM, rolfsf wrote:
> > >
> > >>
> > >> Is there a way around that? Can you get simple animation to work on
> > >> table
> > >> rows? I can live with a simple show/hide, but it would be nice to
> > >> dress it
> > >> up a little.
> > >
> >
> > --
> > View this message in context: 
> > http://www.nabble.com/accordion-table%2C-instead-of-an-accordion-list-menu--tf3264032.html#a9083021
> > Sent from the JQuery mailing list archive at Nabble.com.
> >
> >
> > _______________________________________________
> > jQuery mailing list
> > discuss@jquery.com
> > http://jquery.com/discuss/
> >
>
>
> --
> ——————————————
>      Med Vänliga Hälsningar
>  Kristinn "Kiddi" Sigmundsson
>            0707-971938
> ——————————————
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

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

Reply via email to