Skip to main content

Bug Tracker

Side navigation

#3747 closed bug (duplicate)

Opened December 25, 2008 03:47AM UTC

Closed January 04, 2009 03:50PM UTC

1.3b1: IMG does not animate properly if CSS width/height set

Reported by: jtnix Owned by:
Priority: critical Milestone: 1.3
Component: effects Version:
Keywords: animate Cc:
Blocked by: Blocking:
Description

Summary: if CSS height/width is set, IMG tags do not animate properly.

1.2.6 test: http://nixbox.com/demos/animate.1.2.6.php

1.3b1 test: http://nixbox.com/demos/animate.1.3b1.php

Detail:

Whether IMG tag height/width is set manually via IMG 'style' attribute or stylesheet, jQuery width()/height() or jQuery CSS, .animate function only animates IMG height/width attributes and leaves CSS height/width in original state, effectively hiding animation.

Unsure if this also affects other elements with height/width attributes like IFRAME, etc.

possibly related to: http://dev.jquery.com/ticket/3739

Attachments (0)
Change History (2)

Changed December 25, 2008 04:04AM UTC by jtnix comment:1

Changed January 04, 2009 03:50PM UTC by john comment:2

resolution: → duplicate
status: newclosed

Duplicate of #3739.