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)
Change History (5)
Changed July 23, 2008 03:44PM UTC by comment:1
need: | Review → Test Case |
---|
Changed August 12, 2010 12:34AM UTC by 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 comment:3
status: | new → pending |
---|
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 comment:4
status: | pending → closed |
---|
Automatically closed due to 14 days of inactivity.
Changed October 03, 2012 06:47AM UTC by 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
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