Bug Tracker

Opened 13 years ago

Closed 12 years ago

#5372 closed enhancement (duplicate)

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 13 years ago.
My fix, but needs testing

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by st.teneff

Attachment: jquery-1.3.2.min.js added

My fix, but needs testing

comment:1 Changed 12 years ago by snover

Resolution: duplicate
Status: newclosed

Duplicate of #2185.

Note: See TracTickets for help on using tickets.