Opened 13 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
Description
The error occurs on the following instruction (line 3961):
jQuery.curCSS( elem, 'filter' ) | "" |
Note: See
TracTickets for help on using
tickets.
Can you reopen with a complete test case? Thanks.