Opened 16 years ago
Closed 16 years ago
#1020 closed bug (fixed)
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 .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
options.show |
in z.step() function.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been removed/changed in SVN.
Note: See
TracTickets for help on using
tickets.
Bug I refer to reported in #744 ticket,please change "ajax" to "fx"-some kind of login problem.