Modify ↓
Ticket #5653 (closed bug: invalid)
.fadeTo() for a <TABLE> raises an error
| Reported by: | baol | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | core | Version: | 1.4a1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The error occurs on the following instruction (line 3961):
| jQuery.curCSS( elem, 'filter' ) | "" |
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Can you reopen with a complete test case? Thanks.