Skip to main content

Bug Tracker

Side navigation

#5372 closed enhancement (duplicate)

Opened October 14, 2009 11:35AM UTC

Closed October 04, 2010 09:37PM UTC

Query.fx slideUp slideDown bug with tables

Reported by: st.teneff Owned by:
Priority: minor Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: slideUp slideDown table Cc:
Blocked by: Blocking:
Description

Hello,

I needed to use slideUp and slideDown effects on <tbody> unfortunately you are setting style "display: block", that is not needed on tables and it "breaks" the table. You may need to check this on animate and the other Effects.

I made a fix that works for me, but I checked it only with the slideUp and slideDown Effects.

Attachments (1)
  • jquery-1.3.2.min.js (56.2 KB) - added by st.teneff October 14, 2009 11:36AM UTC.

    My fix, but needs testing

Change History (1)

Changed October 04, 2010 09:37PM UTC by snover comment:1

resolution: → duplicate
status: newclosed

Duplicate of #2185.