Skip to main content

Search and Top Navigation

#8264 closed bug (fixed)

Opened April 19, 2012 09:38PM UTC

Closed July 27, 2012 02:35PM UTC

Scale effect only animates last image to attribute width/height

Reported by: ExplosionPills Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.effects.* (individual effect) Version: 1.8.18
Keywords: Cc:
Blocked by: Blocking:
Description

If you use the Scale effect to hide and then show a div that contains images and those images have a width and height attribute, only the last image will have its width/height set properly again later (i.e. it remains at zero, effectively hiding the image).

Images that do not have these attributes are also restored correctly.

See: http://jsfiddle.net/wk3pk/ for an example.

Attachments (0)
Change History (2)

Changed July 27, 2012 02:17PM UTC by mpetrovich comment:1

Appears to have been fixed in jQuery UI v1.9.0pre: http://jsfiddle.net/mpetrovich/wk3pk/3/

Changed July 27, 2012 02:35PM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed