[jQuery] Re: Slide up/down bug with table data in IE7

2007-10-03 Thread Andy Matthews
[mailto:[EMAIL PROTECTED] On Behalf Of motob Sent: Tuesday, October 02, 2007 5:29 PM To: jQuery (English) Subject: [jQuery] Re: Slide up/down bug with table data in IE7 I think its more of an issue of IE not handling table tags properly. I've had some unexpected results when trying to slide table rows

[jQuery] Re: Slide up/down bug with table data in IE7

2007-10-02 Thread motob
I think its more of an issue of IE not handling table tags properly. I've had some unexpected results when trying to slide table rows in my app. If you're wanting to slide up and down the entire table, try wrapping a div around it and slide the div. This worked for me when I needed to show and