Skip to main content

Bug Tracker

Side navigation

#2361 closed bug (worksforme)

Opened February 18, 2008 06:27PM UTC

Closed January 26, 2009 01:47AM UTC

$('#element_id').show('slow/fast') losses overflow style

Reported by: pylorca Owned by:
Priority: minor Milestone: 1.2.3
Component: effects Version: 1.2.2
Keywords: Cc:
Blocked by: Blocking:
Description

if you have a

<div id="id_div" style="overflow:hidden;display:none">some</div>

and you call $('#id_div').show('fast/slow')

the div losses the overflow style, (and overflow-x, overflow-y)

(sorry by me bad english)

Attachments (0)
Change History (1)

Changed January 26, 2009 01:47AM UTC by dmethvin comment:1

resolution: → worksforme
status: newclosed

This works in 1.3.1.