Skip to main content

Bug Tracker

Side navigation

#5653 closed bug (invalid)

Opened December 13, 2009 09:16PM UTC

Closed December 14, 2009 03:10AM UTC

.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):

filter = style.filter || jQuery.curCSS( elem, 'filter' ) || ""

Attachments (0)
Change History (1)

Changed December 14, 2009 03:10AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Can you reopen with a complete test case? Thanks.