Skip to main content

Bug Tracker

Side navigation

#3177 closed bug ()

Opened July 23, 2008 09:12AM UTC

Closed November 11, 2010 11:09PM UTC

Last modified October 03, 2012 06:47AM UTC

slideUp and slideDown on table

Reported by: guest Owned by:
Priority: major Milestone: 1.3
Component: effects Version: 1.2.6
Keywords: table, tr, td, slideDown Cc:
Blocked by: Blocking:
Description

A column (td) that contains colspan="x" will have this property ignored when using slideDown and slideUp. Toggle() on the other hand will work perfectly.

Attachments (2)
  • test-3177-2.html (0.7 KB) - added by dmethvin August 12, 2010 12:34AM UTC.
  • test-3177.html (0.7 KB) - added by dmethvin January 26, 2009 02:01AM UTC.

    Slide up/down fails on td in Firefox

Change History (5)

Changed July 23, 2008 03:44PM UTC by flesler comment:1

need: ReviewTest Case

Can you please provide a test case ? that is, a small html file with the minimum html/css/js necessary to reproduce the problem.

Thanks

Changed August 12, 2010 12:34AM UTC by dmethvin comment:2

My original test case didn't include a colspan so I have attached another one.

This seems to be related to #2041 which says slide animations aren't supported on table rows. We haven't documented that though.

Changed October 14, 2010 03:14AM UTC by snover comment:3

status: newpending

This ticket has been marked as missing a test case. In an effort to reduce the number of outstanding tickets in the bug tracker, it will be closed automatically in 30 days. In order to prevent this from happening, please provide a working test case. If a test case has already been provided and our records are wrong, please respond to the ticket so that it can be fixed. Thank you!

Changed November 11, 2010 11:09PM UTC by trac-o-bot comment:4

status: pendingclosed

Automatically closed due to 14 days of inactivity.

Changed October 03, 2012 06:47AM UTC by shri6181@gmail.com comment:5

Replying to [comment:2 dmethvin]:

My original test case didn't include a colspan so I have attached another one. This seems to be related to #2041 which says slide animations aren't supported on table rows. We haven't documented that though.

>animations works with table row, but the animations flickers with Jquery1.7 add jquery 1.8 and it works good