Skip to main content

Bug Tracker

Side navigation

#1020 closed bug (fixed)

Opened March 04, 2007 12:42PM UTC

Closed March 18, 2007 07:02PM UTC

fx problem in IE7

Reported by: XASD Owned by:
Priority: major Milestone: 1.1.3
Component: ajax Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:
Description

In fx() function line:

y.display = "block"; // Set display property to block for animation

was moved to z.a() function from top level(v 1.1.1),after that slideDown() on dd element with table inside add empty space(padding/margin?) beneath,see [[Image(http://img135.imageshack.us/my.php?image=croppercapture2dl2.png)]].By the way,bug with disappearing dd after slideDown() still there,if not remove "show" check:

Reset the properties, if the item has been hidden or shown

if ( options.hide )|| options.show

in z.step() function.

Attachments (0)
Change History (2)

Changed March 04, 2007 12:46PM UTC by XASD comment:1

Bug I refer to reported in #744 ticket,please change "ajax" to "fx"-some kind of login problem.

Changed March 18, 2007 07:02PM UTC by john comment:2

resolution: → fixed
status: newclosed

This has been removed/changed in SVN.